shaiwatcher/.gitignore
Franz Rolfsvaag 979a5ecd4f 0.3.9.2.a4
2025-08-10 19:07:17 +02:00

17 lines
188 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Python
__pycache__/
*.pyc
.venv/
venv/
.env
# Local data & secrets (well mount these in Docker)
data/
data.json
data.json.bak
settings*.conf
NOTES.md
# Tools
wrapper/
wrapper/tools/