diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2020-08-25 18:06:19 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2020-08-25 18:06:19 +0100 |
commit | 98bc58c5d93c16a8cd71b9622dde9a88f84b7d8b (patch) | |
tree | 0f6200d4e52c2463382f54ff512126dd0aa87fc1 /.gitignore | |
parent | 05b7e83f7cc2dba0991a81c647d384abbda63fd2 (diff) | |
download | yaoi-communism-98bc58c5d93c16a8cd71b9622dde9a88f84b7d8b.tar.gz yaoi-communism-98bc58c5d93c16a8cd71b9622dde9a88f84b7d8b.zip |
added tweeting, pretty much done
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,3 +3,8 @@ pics/*[.png,.jpg,.jpeg] __pycache__/
api.py
.ipynb_checkpoints/
+posted_images.csv
+*.png
+*.jpg
+*.log
+config.json
\ No newline at end of file |