Sylius/.gitignore
2013-08-08 21:42:03 +02:00

21 lines
244 B
Text

app/*\.cache
app/cache/*
app/logs/*
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/behat
bin/doctrine*
bin/phpspec
bin/webunit
vendor/*