Skip to content

Commit 74174a8

Browse files
committed
added composer.phar to Symfony2 gitignore
1 parent 4b6bf65 commit 74174a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Symfony2.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ web/bundles/*
1111
# Configuration files
1212
app/config/parameters.ini
1313
app/config/parameters.yml
14+
15+
# Composer
16+
composer.phar

0 commit comments

Comments
 (0)