Avvio specifiche FlyWMS Core

This commit is contained in:
2026-06-30 16:40:15 +02:00
commit 3c97dbe313
7 changed files with 320 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
__pycache__/
*.py[cod]
*.log
*.tmp
*.zip
.env
.env.*
db_connection.json
.codegraph/
.venv/
venv/
build/
dist/