Avvio specifiche FlyWMS Core
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.log
|
||||
*.tmp
|
||||
*.zip
|
||||
.env
|
||||
.env.*
|
||||
db_connection.json
|
||||
.codegraph/
|
||||
.venv/
|
||||
venv/
|
||||
build/
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user