14 lines
95 B
Text
14 lines
95 B
Text
# Python
|
|
__pycache__/
|
|
venv/
|
|
|
|
# Logs
|
|
logs/
|
|
|
|
# Bot private
|
|
edt
|
|
edt.*
|
|
token.ini
|
|
|
|
# PyCharm
|
|
.idea/
|