diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,9 +26,9 @@ | |||
26 | /web/bundles/ | 26 | /web/bundles/ |
27 | /web/uploads/ | 27 | /web/uploads/ |
28 | 28 | ||
29 | # PHPUnit | 29 | # Build |
30 | /app/phpunit.xml | 30 | /app/build |
31 | /phpunit.xml | 31 | /build |
32 | 32 | ||
33 | # Composer PHAR | 33 | # Composer PHAR |
34 | /composer.phar | 34 | /composer.phar |