From 8378485e332e11dcd59ed4fb8edac77b2f8f8d71 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Tue, 3 Mar 2015 19:20:08 +0100 Subject: Simplify build system --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 72e5ffad..9bde27db 100644 --- a/.gitignore +++ b/.gitignore @@ -26,9 +26,9 @@ /web/bundles/ /web/uploads/ -# PHPUnit -/app/phpunit.xml -/phpunit.xml +# Build +/app/build +/build # Composer PHAR /composer.phar -- cgit v1.2.3