Don't ignore uploads directory

We're using /tmp now since we apparently can't create and upload to
arbitrary directories on Google App Engine (?).
This commit is contained in:
2021-03-12 23:08:28 +02:00
parent 69abc3d764
commit e5f57802f3
2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
uploads
node_modules