pluto/.gitignore

11 lines
103 B
Plaintext

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