aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-03-28 20:14:37 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-03-28 20:14:37 +0200
commit4582aee9c51800f7b236fc9d731829c16254429f (patch)
tree057c40045beeb7db4599c1bdcf96c4040162c362 /.gitignore
parentd44a5a6c4530691a63204b2231f04e2bcf287907 (diff)
downloadaparatus-4582aee9c51800f7b236fc9d731829c16254429f.tar.gz
aparatus-4582aee9c51800f7b236fc9d731829c16254429f.tar.zst
aparatus-4582aee9c51800f7b236fc9d731829c16254429f.zip
Add backend code to repo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec8a36a..dca0ee6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ npm-debug.*
*.mobileprovision
*.orig.*
web-build/
+backend/static/upload/
# macOS
.DS_Store