Change .gitignore, chmod +x'd the main script
This commit is contained in:
parent
2ef2bb3327
commit
a0dc38c762
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,3 +8,5 @@ pep8.py
|
||||||
.pydevproject
|
.pydevproject
|
||||||
*.db
|
*.db
|
||||||
web
|
web
|
||||||
|
control.sh
|
||||||
|
bot.log
|
0
bot.py
Normal file → Executable file
0
bot.py
Normal file → Executable file
Reference in a new issue