mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-06 19:24:29 +02:00
11 lines
No EOL
128 B
Text
11 lines
No EOL
128 B
Text
/.venv
|
|
/.vscode
|
|
*.pyc
|
|
*__pycache__/
|
|
*.pyo
|
|
*.pyd
|
|
routerfleet/production_settings.py
|
|
.idea/
|
|
db.sqlite3
|
|
backups/
|
|
containers/*/.venv |