# GraphSense-lib specific
.graphsense.yaml
.env
instance/*
!instance/config.yaml.template
local/
tester.py
.implementation_summary.md

# Tagpack tool specific
ks_map.json
tagpack-repos*.config
postgres-conf.sql
tagpack/test-tagpacks/

# Python bytecode
__pycache__/
*.py[cod]
*$py.class
*.so

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

# Virtual environments
.venv*/
.conda*/
venv*/
env/
ENV/
env.bak/
venv.bak/

# Testing and coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.cache
.nox/
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
junit*.xml
.tox

# IDE and editors
.idea/
.vscode/
.project
.pydevproject
.settings/
.ropeproject/
.spyderproject
.spyproject
*.sublime-project
*.sublime-workspace
tags
*~
*.swp
.*.swp

# Documentation
docs/api/
docs/_rst/
docs/_build/
/site

# Jupyter
.ipynb_checkpoints/
*/.ipynb_checkpoints/

# Logs
logs.txt

# OS files
.DS_Store

# Type checkers
.mypy_cache/
.dmypy.json
dmypy.json
.pyre/

# PyInstaller
*.manifest
*.spec

# Misc
*.orig
*.pot
*.mo
*.cfg
!.isort.cfg
!setup.cfg
pip-log.txt
pip-delete-this-directory.txt
.python-version
celerybeat-schedule
celerybeat.pid
*.sage.py
__pypackages__/
profile_default/
ipython_config.py
docker-compose.override.yml


# Claude Code
.claude/

# Ralph agent
.ralph/
PRD.md

openapi.json.30.tmp
