aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index dca0ee6..7ceb963 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,8 @@ npm-debug.*
*.mobileprovision
*.orig.*
web-build/
-backend/static/upload/
+backend/static/upload/*
+!backend/static/upload/.gitkeep
# macOS
.DS_Store