Skip to content

Commit

Permalink
Merge pull request #122 from localheinz/fix/gitignore
Browse files Browse the repository at this point in the history
Fix: Add .gitignore, ignore vendor directory and composer.lock
  • Loading branch information
brianlmoon authored Feb 3, 2017
2 parents d635b92 + 04d4a61 commit dd7b0da
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 dd7b0da

Please sign in to comment.