diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,4 +3,7 @@ manachat.ini bot/*.txt #compiled python files -*.pyc
\ No newline at end of file +*.pyc + +#Logs +*.log
\ No newline at end of file |