diff options
author | Livio Recchia <recchialivio@libero.it> | 2020-04-06 15:34:53 +0200 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2020-04-06 15:34:53 +0200 |
commit | 357f9b616896e1395e413d52eb09757d133294c7 (patch) | |
tree | bffd2a683ea1766002bc074a92668e44dff07b02 | |
parent | a9d04d02dbe9b1713575f3827297eb06d6fe6cd3 (diff) | |
parent | 48629cba3f1c84ebca294fdc888e49e9db89a56c (diff) | |
download | manachat-357f9b616896e1395e413d52eb09757d133294c7.tar.gz manachat-357f9b616896e1395e413d52eb09757d133294c7.tar.bz2 manachat-357f9b616896e1395e413d52eb09757d133294c7.tar.xz manachat-357f9b616896e1395e413d52eb09757d133294c7.zip |
Fixed unitroublesstablemaster_06042020
-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 |