1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 19:54:22 +01:00

added composer.phar to Symfony2 gitignore

This commit is contained in:
Attila Bukor 2012-05-22 11:50:51 +03:00
parent 4b6bf65bdf
commit 74174a83c6

View File

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