Skip to content

Commit

Permalink
add phpunit.xml to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Jan 1, 2016
1 parent d2539a8 commit 961d878
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ vendor/
.DS_Store
.Spotlight-V100
.Trashes
.idea
.idea
phpunit.xml

0 comments on commit 961d878

Please sign in to comment.