pollmaster-docker/.gitignore
2019-08-27 14:32:48 +02:00

24 lines
242 B
Plaintext

# IDE Folders
.idea/
.env
# PY VENV
pm/venv/
# Tokens and Passwwords (information will be fetched from .env)
# secrets.py
pm/pollmaster\.log
pm/cogs/__pycache__/
pm/essentials/__pycache__/
pm/utils/__pycache__/
# export
pm/export/*