
.agent/
/PROMPT*
wt-*/
/checkpoint.json
__pycache__/
*.py[codz]
*$py.class
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/*
!build/.gitkeep
*.egg-info/
.tox/
.nox/
.pdm-build/
*.pyo
.ipynb_checkpoints/
pip-wheel-metadata/
node_modules/
.next/
.nuxt/
coverage/
*.tsbuildinfo
.parcel-cache/
.cache/
.env
.env.local
.env.*.local
target/*
!target/.gitkeep
**/*.rs.bk
vendor/*
vendor/bundle/*
.bundle/
log/
tmp/
*.gem
.phpunit.cache/
/storage/*.key
composer.phar
.gradle/*
!.gradle/.gitkeep
*.class
*.jar
bin/*
!bin/.gitkeep
obj/*
!obj/.gitkeep
*.user
*.suo
*.userosscache
*.sln.docstates
[Dd]ebug/
[Rr]elease/
x64/
x86/
*.dll
*.exe
*.pdb
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
_build/*
!_build/.gitkeep
deps/*
!deps/.gitkeep
.elixir_ls/
cover/
doc/
fetch.*.exs
.bsp/
.metals/
project/target/
project/project/
.terraform/
*.tfstate
*.tfstate.*
.terraform.lock.hcl
terraform.tfvars
crash.log
crash.*.log
*.tfvars
.fleet/
.cursor/
.windsurf/
.idea_modules/
*.iml
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
Desktop.ini
ehthumbs.db
$RECYCLE.BIN/