adding in static content like icons, js and explicitly ignoring the parts of static we should: Bin, Import, Storage, upstream
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -4,4 +4,7 @@ storage/
|
||||
images_to_process/
|
||||
DB_BACKUP/
|
||||
new_img_dir/
|
||||
static/*
|
||||
static/Bin
|
||||
static/Import
|
||||
static/Storage
|
||||
static/upstream
|
||||
|
||||
Reference in New Issue
Block a user