added ignore for image download data folder
This commit is contained in:
+3
-1
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user