# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

# UV specific
.uv/
.venv/

# DevEnv
.direnv/
.devenv/
# .pre-commit-config.yaml
.devenv.flake.nix
.envrc

# Docker
.docker/
*.tar
*.tar.gz

# Nix
result
result-*

# IDE specific files
.vscode/
.idea/
*.swp
*.swo
.DS_Store


.aider*

**/.claude/settings.local.json
_version.py
build/
build
build

*.bak
.serena

workspace/

# MkDocs
site/
docs/.cache/
.mkdocs_cache/

# Node.js / JavaScript
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Coverage directory used by tools like istanbul
coverage/
*.lcov

# nyc test coverage
.nyc_output

# Dependency directories
jspm_packages/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional stylelint cache
.stylelintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
public

# Storybook build outputs
.out
.storybook-out

# Temporary folders
tmp/
temp/

# Logs
logs
*.log

# pnpm
.pnpm-debug.log*
.pnpm-store/
data/home
coverage.xml

ccproxy/static/dashboard/

*.wal
*.duckdb
.lazy.lua
.ccproxy.toml

make
run
