
output-asf-email-examples/
.checkstyle
.ruleset
.pmd
.classpath
.project
.settings/
.idea/
.DS_Store
.cache
*.iml
target/
examples/bin/tmp
output
community/mr/build/
community/mr/input/
community/mr/output/
community/mr/testdata/
community/mr/temp
temp
foo
math-tests/
metastore_db/*
bin/derby.log
bin/metastore_db
*.jar
*.log

# Jekyll (legacy)
website/_site
website/Gemfile.lock
website/.bundle
website/.sass-cache

# Docusaurus build artifacts (synced from /docs)
website/blog/
website-new/

*.iml
.idea


# Python environments
venv/
.venv/

# Python cache and compiled files
__pycache__/
*.pyc
*.pyo

# Testing and type checking (project uses these)
.pytest_cache/
