mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 04:26:36 +00:00
docs(01-eskf-core): create phase plan — 3 plans in 2 waves
This commit is contained in:
+17
@@ -1,2 +1,19 @@
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.egg-info/
|
||||
.venv/
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Pytest
|
||||
.pytest_cache/
|
||||
|
||||
# Env
|
||||
.env
|
||||
*.env
|
||||
|
||||
Reference in New Issue
Block a user