This commit is contained in:
he
2026-07-28 10:28:11 -04:00
parent 0c30e04533
commit fdca639f58
52 changed files with 3487 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Python (if src/ or pyinstaller is ever used)
__pycache__/
*.pyc
dist/
build/
*.spec
*.egg-info/
# Editors
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Docker Compose — user's active stacks and secrets
compose/custom/
compose/config.env