.aider*
.env
misc
src/.DS_Store
.DS_Store
src/__pycache__/__init__.cpython-311.pyc
src/detectors/__pycache__/__init__.cpython-311.pyc
src/detectors/__pycache__/rule_based.cpython-311.pyc
tests/__pycache__/test_rule_based.cpython-311-pytest-8.3.5.pyc
*.pyc*
*.pyc
# Ignore environment variable files containing secrets
.env

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
.aider*
.DS_Store
*.pyc
Archive.zip
/dist
*.pyc
/src/semfire_semantic_firewall.egg-info
/.hypothesis
/.venv
/trace_cov
weights/score_weights.json

AGENTS.md
GEMINI.md
/src/semfire.egg-info
src/_version.py

# Local run logs
logs/*
!logs/.gitkeep
/src/semfire.egg-info
appmap.log

.pyirc
/diagrams
