Browse Source

Ignore composer.phar

I often have it in the project root as it is required for releases.
Mark Story 7 years ago
parent
commit
8e5a24bf6e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,6 +7,7 @@
 /phpunit.xml
 /phpcs.xml
 /vendor
+/composer.phar
 *.mo
 debug.log
 error.log