fix issues with the uploads directory

This commit is contained in:
xse 2019-04-28 06:43:00 +02:00
commit 31852f906e
2 changed files with 3 additions and 1 deletions

3
uploads/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# Git will ignore everything in this directory except this file.
*
!.gitignore