Commit 86dfa97b authored by Carl Suster's avatar Carl Suster

Merge pull request #1198 from nicwortel/symfony-build

Add 'build' directory to Symfony.gitignore
parents b6cec82b 120a64cb
......@@ -30,5 +30,8 @@
/app/phpunit.xml
/phpunit.xml
# Build data
/build/
# Composer PHAR
/composer.phar
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment