mirror of
https://github.com/zvx-echo6/central.git
synced 2026-05-21 18:14:44 +02:00
15 lines
107 B
Text
15 lines
107 B
Text
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
etc/
|
|
var/
|
|
*.creds
|
|
*.key
|
|
*.pem
|
|
db.env
|
|
.envrc
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
.DS_Store
|