mirror of
https://github.com/ghndrx/starlane-router.git
synced 2026-02-09 22:34:58 +00:00
14 lines
117 B
Plaintext
14 lines
117 B
Plaintext
__pycache__/
|
|
.venv/
|
|
*.pyc
|
|
.DS_Store
|
|
.env
|
|
.env.*
|
|
.idea/
|
|
.vscode/
|
|
*.log
|
|
.terraform/
|
|
**/.pytest_cache/
|
|
**/.mypy_cache/
|
|
|