feat: AR-QGISS57Converter initial commit
This commit is contained in:
+14
@@ -4,13 +4,27 @@ __pycache__/
|
||||
*.pyo
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
.env
|
||||
.env.*
|
||||
*.egg-info/
|
||||
|
||||
# PyInstaller — carpeta de build intermedia (no necesaria)
|
||||
build/
|
||||
dist/
|
||||
*.spec
|
||||
|
||||
# S-57 output files (large binary charts)
|
||||
*.000
|
||||
|
||||
# Logs
|
||||
build_log.txt
|
||||
*.log
|
||||
|
||||
# Large source documents (PDFs)
|
||||
*.pdf
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user