diff options
author | Livio Recchia <recchialivio@libero.it> | 2020-04-05 14:52:49 +0200 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2020-04-05 14:52:49 +0200 |
commit | 19a25076dcddb4c1219909cf7572b85e9b4d4a2a (patch) | |
tree | cc25d204a50d85292eb518a08256e4bb5b953983 /.gitignore | |
parent | 2d6470e55dee3cb70f5ac41923792371d6674b3c (diff) | |
download | manachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.tar.gz manachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.tar.bz2 manachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.tar.xz manachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.zip |
Trying to fix something like setting files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fd5d532 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +manachat.ini +bot |