mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Keep uploads/ folder, as an exception is thrown if a user tries to move attachment to secure folder if it is not existing.
This commit is contained in:
parent
e6a3c41cee
commit
f3c1bc9421
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,6 +23,7 @@
|
||||||
.idea/
|
.idea/
|
||||||
.idea/*
|
.idea/*
|
||||||
uploads/*
|
uploads/*
|
||||||
|
!uploads/.keep
|
||||||
###> symfony/webpack-encore-bundle ###
|
###> symfony/webpack-encore-bundle ###
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/public/build/
|
/public/build/
|
||||||
|
|
0
uploads/.keep
Normal file
0
uploads/.keep
Normal file
Loading…
Add table
Add a link
Reference in a new issue