Initial commit

This commit is contained in:
Sundog Garage Studio
2026-03-17 16:17:53 +02:00
commit 411038582a
15 changed files with 1895 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
env/
ENV/
.venv
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Docker
docker-compose.override.yml