changed gitignore, corrected tabs, added some comments

This commit is contained in:
fspitzba 2020-10-13 22:35:14 +02:00
parent 3f33a13f77
commit 08a4c4d3c1
2 changed files with 12 additions and 2 deletions

3
.gitignore vendored
View file

@ -81,6 +81,7 @@ modules.xml
# End of https://www.gitignore.io/api/pycharm+iml
*.log
__pycache__/
config.json
config-devel.json
bot_test.py
bot_test.py