Initial commit — QGIS S-57 Converter

This commit is contained in:
2026-05-04 23:03:19 -04:00
commit eb12a58cb7
41 changed files with 8896 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Python
__pycache__/
*.pyc
*.pyo
.venv/
venv/
# PyInstaller — carpeta de build intermedia (no necesaria)
build/
# Logs
build_log.txt
# OS
.DS_Store
Thumbs.db