# === OS ===
.DS_Store
Thumbs.db

# === IDEs / Editors ===
.vscode/
.idea/
*.swp
*.swo
*~
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

# === Environment / Secrets ===
.env
.env.*
!.env.example

# === Python ===
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
*.manifest
*.spec
pip-log.txt
pip-delete-this-directory.txt

# Python virtual environments
.venv/
venv/
env/
ENV/
env.bak/
venv.bak/

# Python tools
.mypy_cache/
.dmypy.json
dmypy.json
.pyre/
.pytype/
.ruff_cache/
.pytest_cache/
.coverage
.coverage.*
htmlcov/
*.cover
*.py,cover
.hypothesis/
.tox/
.nox/
nosetests.xml
coverage.xml
.cache/
.uv/
__pypackages__/
.python-version

# Jupyter
.ipynb_checkpoints/

# === Node / Frontend ===
node_modules/
dist/
dist-ssr/
*.local
*.tsbuildinfo

# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

# Lock files (keep package-lock.json, ignore bun)
bun.lockb

# Vercel
.vercel/

# UV lock files (in sub-packages)
uv.lock

# === Misc ===
*.sage.py
celerybeat-schedule
celerybeat.pid
sentence_transformers/
db.sqlite3
db.sqlite3-journal
temp/
cli
inst
OPENCLAW_SETUP.md
webhook_bridge.py
SKILL.md
OldMD
litemd
