Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Add .gitignore files to all components
Browse files Browse the repository at this point in the history
Because each component can be used standalone, it must be
ignore certain files such as vendor.
  • Loading branch information
k00ni committed Jul 7, 2015
1 parent 2a391e3 commit cceb111
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
composer.lock
test-config.yml
/gen
/tmp
/vendor

0 comments on commit cceb111

Please sign in to comment.