feat: Marinas initial commit

This commit is contained in:
2026-07-03 12:23:48 -04:00
commit b7a332bb20
4 changed files with 923 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
__pycache__/
*.py[cod]
.venv/
env/
venv/
.env
.env.*
*.egg-info/
dist/
build/
output/
*.db
*.sqlite3
.mypy_cache/
.pytest_cache/
.ruff_cache/
node_modules/
.DS_Store
Thumbs.db
*.bak
*.log