eduardogsilva.routerfleet/.gitignore
2024-03-29 23:36:40 -03:00

11 lines
No EOL
128 B
Text

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