.DS_Store
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/

*.log
*.tmp
*.temp
*.swp
*.swo
*.bak

.env
.env.*
!.env.example

.vscode/
.idea/
*.iml
*.suo
*.user
*.userosscache
*.sln.docstates

__pycache__/
*.py[cod]
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
.cache/

.venv/
venv/
ENV/
env/

*.egg-info/
dist/
build/
.eggs/
wheels/
*.whl

target/
**/target/
*.rs.bk

node_modules/
.next/
out/
.nuxt/
.svelte-kit/
coverage/

.turboplex_cache/
.tplex_report.json
*.tplex_report.json
