mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
33 lines
394 B
Text
33 lines
394 B
Text
/.php_cs.cache
|
|
|
|
/app/*.cache
|
|
/app/cache
|
|
/app/logs
|
|
|
|
/app/check.php
|
|
/app/SymfonyRequirements.php
|
|
|
|
/app/config/parameters.yml
|
|
/app/config/*.local.yml
|
|
|
|
/web/bundles
|
|
/web/assets/admin
|
|
/web/assets/css
|
|
/web/assets/js
|
|
/web/assets/fonts
|
|
/web/assets/img
|
|
/web/assets/compiled
|
|
/web/media
|
|
/web/css
|
|
/web/js
|
|
|
|
/bin
|
|
/vendor
|
|
/node_modules
|
|
|
|
/etc/build/*
|
|
!/etc/build/.gitkeep
|
|
|
|
/behat.yml
|
|
/phpunit.xml
|
|
/phpspec.yml
|