Task: Add XML directory to shared dirs
This commit is contained in:
@@ -29,5 +29,3 @@ yarn-error.log
|
||||
###> liip/imagine-bundle ###
|
||||
/public/media/cache/
|
||||
###< liip/imagine-bundle ###
|
||||
|
||||
xmlexport
|
||||
@@ -9,6 +9,7 @@ add('shared_dirs', [
|
||||
'uploads',
|
||||
'var/log',
|
||||
'var/sessions',
|
||||
'xmlexport',
|
||||
]);
|
||||
|
||||
add('shared_files', [
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user