mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 02:46:36 +00:00
Merge branch 'dev' into stage1
This commit is contained in:
-25
@@ -1,27 +1,2 @@
|
||||
# OS
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
dist/
|
||||
.venv/
|
||||
.ruff_cache/
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Data & Models (large files, local only)
|
||||
data/
|
||||
weights/
|
||||
|
||||
# Database
|
||||
*.db
|
||||
*.sqlite3
|
||||
|
||||
# Tile cache
|
||||
tile_cache/
|
||||
|
||||
Reference in New Issue
Block a user