Sylius/.gitignore
2014-09-30 10:52:28 +02:00

22 lines
261 B
Text

app/*.cache
app/cache
app/logs
app/check.php
app/SymfonyRequirements.php
app/config/parameters.yml
app/config/*.local.yml
app/config/deploy.rb
behat.yml
web/bundles
web/css
web/js
web/assets/compiled
web/media
bin/*
!bin/install
!bin/sylius-cs-fixer
vendor