add demo install script

This commit is contained in:
Dennis Eichhorn 2020-10-24 22:06:09 +02:00
parent 67c344ce19
commit c11384cbd6
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<exclude-pattern>*/Resources/*</exclude-pattern>
<exclude-pattern>*/Web/*</exclude-pattern>
<exclude-pattern>*/omsSetup/*</exclude-pattern>
<exclude-pattern>*/demoSetup/*</exclude-pattern>
<exclude-pattern>*/Routes/*</exclude-pattern>
<exclude-pattern>*/tests/*</exclude-pattern>
<exclude-pattern>*/vendor/*</exclude-pattern>

View File

@ -11,6 +11,7 @@ parameters:
- */tests/*
- */Modules/Media/Files/*
- */omsSetup/*
- */demoSetup/*
- */d0cbb361b14ac3ef32486f0a09ab937d/*
- */test/*
- *Test.php