# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.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

# PyInstaller
*.manifest
*.spec

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
.python-version

# pipenv
Pipfile.lock

# PEP 582
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# IDE
/.vscode/
!/.vscode/
!/.vscode/launch.json
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

TODO
TEMP

test.py
merge.py

*.db

.sample
script.bat


.codex

# Project-specific nested ignore rules consolidated at root
/api/.static/

/sdk/longlink/.static/

/web/logs/
/web/node_modules/
/web/dist/
/web/dist-ssr/
/web/*.local
/web/.vscode/*
!/web/.vscode/extensions.json
/web/.idea/
/web/*.suo
/web/*.ntvs*
/web/*.njsproj
/web/*.sln
/web/*.sw?

/docs/node_modules/
/docs/out/
/docs/dist/
/docs/cache/
/docs/.vitepress/cache/
/docs/.vitepress/dist/
/docs/*.tgz
/docs/coverage/
/docs/*.lcov
/docs/logs/
/docs/_.log
/docs/report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
/docs/.env.development.local
/docs/.env.test.local
/docs/.env.production.local
/docs/.env.local
/docs/.eslintcache
/docs/.cache/
/docs/*.tsbuildinfo


.ruff_cache/
kubeconfig.yaml

state.yaml