Skip to content

Commit

Permalink
Merge pull request #9 from resurtm/gitignore
Browse files Browse the repository at this point in the history
Add gitignore file
  • Loading branch information
Antonio Ramirez committed Jan 12, 2016
2 parents 03a3805 + 15f43f9 commit 9649083
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/vendor
/temp
/build
/.idea
composer.phar
coverage.clover
phpunit.xml

0 comments on commit 9649083

Please sign in to comment.