diff options
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 |