Simplify build system

This commit is contained in:
Jeremy
2015-03-03 19:20:08 +01:00
parent ba7b9d48d4
commit 8378485e33
4 changed files with 21 additions and 18 deletions

6
.gitignore vendored
View File

@ -26,9 +26,9 @@
/web/bundles/
/web/uploads/
# PHPUnit
/app/phpunit.xml
/phpunit.xml
# Build
/app/build
/build
# Composer PHAR
/composer.phar