keep uploads dir with sub-dirs without files in them

This commit is contained in:
Bilal Catic
2018-10-02 17:21:57 +02:00
parent 8cfd4a72f3
commit ad68aa9fdc
10 changed files with 72 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# .gitignore sample
###################
# ignore all files in this dir...
*
# ... except for this one.
!.gitignore