Task: Add XML directory to shared dirs

This commit is contained in:
Björn Fromme
2023-10-18 12:14:27 +02:00
parent cc8578e047
commit 935d28f6c0
3 changed files with 3 additions and 2 deletions
-2
View File
@@ -29,5 +29,3 @@ yarn-error.log
###> liip/imagine-bundle ###
/public/media/cache/
###< liip/imagine-bundle ###
xmlexport
+1
View File
@@ -9,6 +9,7 @@ add('shared_dirs', [
'uploads',
'var/log',
'var/sessions',
'xmlexport',
]);
add('shared_files', [
+2
View File
@@ -0,0 +1,2 @@
*
!.gitignore