pollmaster-docker/.gitignore
Matthias Nadler 734546bb00 fixed help message
userid to string for votes
2019-04-12 20:49:09 +02:00

17 lines
168 B
Plaintext

# IDE Folders
\.idea/
# PY VENV
venv/
# Tokens and Passwwords
essentials/secrets\.py
pollmaster\.log
cogs/__pycache__/
essentials/__pycache__/
utils/__pycache__/