first commit

This commit is contained in:
2026-02-10 17:21:17 -03:00
commit 683f21be20
3 changed files with 110 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
*.gpkg
*.gpx
.venv/
.vscode/
conf.py
__pycache__