aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 744f495..460b6bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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