Add composer.phar and composer.lock to .gitignore

This commit is contained in:
Erik Waibel 2018-02-07 15:26:42 -07:00
parent 0889bdc405
commit 1c0779b05d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
.idea
composer.phar
composer.lock
vendor
examples/resume/_*.md
examples/output/*.html