Change .gitignore, chmod +x'd the main script

This commit is contained in:
neersighted 2012-02-28 07:02:11 +08:00 committed by lukeroge
parent 2ef2bb3327
commit a0dc38c762
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -8,3 +8,5 @@ pep8.py
.pydevproject
*.db
web
control.sh
bot.log

0
bot.py Normal file → Executable file
View file