Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
texdc committed Jun 2, 2014
1 parent 45b647b commit 7bedde9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
*.DS_Store
composer.lock
vendor
phpunit.xml
tests/log
build

# Ignore eclipse project files
.buildpath
.project
.settings

0 comments on commit 7bedde9

Please sign in to comment.