Merge pull request #1198 from nicwortel/symfony-build
Add 'build' directory to Symfony.gitignore
This commit is contained in:
commit
86dfa97b95
@ -30,5 +30,8 @@
|
|||||||
/app/phpunit.xml
|
/app/phpunit.xml
|
||||||
/phpunit.xml
|
/phpunit.xml
|
||||||
|
|
||||||
|
# Build data
|
||||||
|
/build/
|
||||||
|
|
||||||
# Composer PHAR
|
# Composer PHAR
|
||||||
/composer.phar
|
/composer.phar
|
||||||
|
Loading…
Reference in New Issue
Block a user