Merge pull request #350 from r1pp3rj4ck/patch-1

added composer.phar to Symfony2 gitignore
This commit is contained in:
Adam Roben 2013-11-07 05:30:39 -08:00
commit 320a2c4ef4
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ web/bundles/*
# Configuration files
app/config/parameters.ini
app/config/parameters.yml
# Composer
composer.phar