24 lines
242 B
Plaintext
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/*
|