enodia-sentinal/.gitignore
2026-07-08 17:05:17 -07:00

22 lines
231 B
Text

# packaging artifacts
*.pkg.tar.zst
*.tar.gz
pkg/
dist/
build/
*.egg-info/
# python
__pycache__/
*.py[cod]
.pytest_cache/
# editor / agent
.claude/
.chainlink/
# logs / local test output
*.log
# local reference material
*.epub