added ignore for image download data folder

This commit is contained in:
Brian Bjarke Jensen
2024-03-01 16:59:24 +01:00
parent 4622b03777
commit 7d2afbee4a
3 changed files with 282 additions and 2 deletions
+3 -1
View File
@@ -1,3 +1,6 @@
# Project specific
/image_download/imgs
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -173,4 +176,3 @@ ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/