[fix] Kepp uploads folder
This commit is contained in:
parent
62d68374e1
commit
bbfd156a37
|
|
@ -1,2 +1 @@
|
|||
node_modules/
|
||||
uploads/
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
Loading…
Reference in New Issue