forked from potsda.mn/mobilizon
Adding uploads folder configuration to gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
0c667b13ae
commit
60c77eb355
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -39,6 +39,7 @@ uploads/*
|
|||
release/
|
||||
!uploads/.gitkeep
|
||||
!uploads/exports/.gitkeep
|
||||
!uploads/exports/**/.gitkeep
|
||||
.idea
|
||||
*.mo
|
||||
*.po~
|
||||
|
|
0
uploads/exports/.gitkeep
Normal file
0
uploads/exports/.gitkeep
Normal file
0
uploads/exports/csv/.gitkeep
Normal file
0
uploads/exports/csv/.gitkeep
Normal file
0
uploads/exports/ods/.gitkeep
Normal file
0
uploads/exports/ods/.gitkeep
Normal file
0
uploads/exports/pdf/.gitkeep
Normal file
0
uploads/exports/pdf/.gitkeep
Normal file
Loading…
Reference in a new issue