Files
discord-webhooks/.gitignore
2021-03-18 14:40:35 -04:00

11 lines
74 B
Plaintext

# Environment files
.env
# venv
venv/
# PyCharm
.idea/
# Databases
*.db