remove old "storage" directory from DEV and therefore from .*ignore
This commit is contained in:
@@ -2,7 +2,6 @@ images_to_process
|
|||||||
new_img_dir
|
new_img_dir
|
||||||
photos
|
photos
|
||||||
reference_images
|
reference_images
|
||||||
storage
|
|
||||||
static/Bin/*
|
static/Bin/*
|
||||||
static/Import/*
|
static/Import/*
|
||||||
static/Storage/*
|
static/Storage/*
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
photos/
|
photos/
|
||||||
storage/
|
|
||||||
images_to_process/
|
images_to_process/
|
||||||
DB_BACKUP/
|
DB_BACKUP/
|
||||||
internal/upstream
|
internal/upstream
|
||||||
|
|||||||
Reference in New Issue
Block a user