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:
2021-08-14 23:08:55 +10:00
parent 6e2d04cd76
commit 50ca3098ae

5
.gitignore vendored
View File

@@ -4,4 +4,7 @@ storage/
images_to_process/
DB_BACKUP/
new_img_dir/
static/*
static/Bin
static/Import
static/Storage
static/upstream