Merge branch 'Xbird/FixUploadsFolder' into 'main'
Fix Upload folder missing on git See merge request gamexperience/vision!55
This commit is contained in:
+6
-1
@@ -7,7 +7,10 @@
|
|||||||
/public/bundles/
|
/public/bundles/
|
||||||
/var/
|
/var/
|
||||||
/vendor/
|
/vendor/
|
||||||
/public/uploads/
|
public/**
|
||||||
|
!/public/**/
|
||||||
|
!public/**/.gitkeep
|
||||||
|
|
||||||
###< symfony/framework-bundle ###
|
###< symfony/framework-bundle ###
|
||||||
|
|
||||||
###> symfony/phpunit-bridge ###
|
###> symfony/phpunit-bridge ###
|
||||||
@@ -24,3 +27,5 @@
|
|||||||
/.phpcs-cache
|
/.phpcs-cache
|
||||||
/phpcs.xml
|
/phpcs.xml
|
||||||
###< squizlabs/php_codesniffer ###
|
###< squizlabs/php_codesniffer ###
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Generated
+605
-592
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.20"
|
"version": "0.2.21"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user