feat: Marinas initial commit
This commit is contained in:
+21
@@ -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
|
||||
Reference in New Issue
Block a user