1
0
Fork 0
mirror of https://gitlab.jonasled.de/jonasled/discordbot synced 2024-09-28 05:28:51 +02:00
discordbot/.gitignore

10 lines
68 B
Text
Raw Normal View History

2020-04-02 11:40:56 +02:00
2020-04-02 11:42:47 +02:00
database.db
2020-04-02 11:40:56 +02:00
config.py
__pycache__/
2020-04-10 16:39:42 +02:00
*.mp3
2020-08-16 16:41:28 +02:00
.vscode/
2020-09-30 10:21:22 +02:00
venv/