tuxbot-bot/.gitignore
Romain J 76e845e5be refactor(command|sondage): continue rewrite of sondage
known issues: datas are not commited in database on reaction on
2019-10-06 01:49:30 +02:00

13 lines
95 B
Plaintext

#Python
__pycache__/
*.pyc
.env
config.py
.DS_Store
private.py
#jetbrains
.idea/
#other
*.log