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

# C extensions
*.so

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

# Sphinx documentation
docs/_build/

# PyBuilder
.pybuilder/
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/

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

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
!src/explorer/src/lib/
!src/explorer/src/lib/**
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# mkdocs documentation
/site

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


# PyCharm
.idea/

*node_modules/

# Generated code
client/

# hatch-vcs generated version files
client/synome/_version.py

# Local exploration folders without pyproject.toml
explorations/regex_explore/

# Local data (generated databases, etc.)
.data/
*.csv

# Skillfile generated/deployed artifacts
.claude/skills/
.github/skills/
.skillfile/cache/
.skillfile/conflict

# Spec verification notes (generated by /spec-atlas-verification)
.notes/

# Atlas SQLite database
atlas.db
atlas.db-shm
atlas.db-wal
doc/Atlas_A3_A6_Complete_Catalog_and_Diagrams.md
doc/Atlas_A3_A6_Reference.md