Skip to content

Commit

Permalink
Add .gitignore to avoid tracking composer.lock and vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
ejegg committed Aug 10, 2017
1 parent 8e67c99 commit 4a0fd9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
vendor
composer.lock

0 comments on commit 4a0fd9c

Please sign in to comment.