aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-13 23:19:23 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-13 23:19:23 +0200
commit1871b834a715be2e8c4e25938cf3db3866a80ec6 (patch)
treecb5eba8e41a1aa19d9d511567f901d73b89e0981 /.gitignore
parent4582aee9c51800f7b236fc9d731829c16254429f (diff)
downloadaparatus-master.tar.gz
aparatus-master.tar.zst
aparatus-master.zip
Add Readme and LicenseHEADmaster
Fix bug when without upload folder
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