eduardogsilva.routerfleet/.gitignore
2025-06-16 16:25:59 -03:00

13 lines
No EOL
141 B
Text

/.venv
/.vscode
*.pyc
*__pycache__/
*.pyo
*.pyd
routerfleet/production_settings.py
.idea/
db.sqlite3
backups/
containers/*/.venv
.env
.junie/