pluto/.gitignore

12 lines
114 B
Plaintext

*.pyc
*.swp
__pycache__/
env/
env-glibc/
venv/
keys/
handler/settings.ini
handler/otp.key
handler/certs/
.vscode/