Skip to content

Commit 320a2c4

Browse files
committed
Merge pull request #350 from r1pp3rj4ck/patch-1
added composer.phar to Symfony2 gitignore
2 parents eb49a83 + 74174a8 commit 320a2c4

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)