Skip to content

Commit

Permalink
Cleanup .gitignore file (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
shulard authored and greg0ire committed Oct 26, 2016
1 parent 2c8cecc commit 5b7a398
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Resources/doc/_build/*
/build
/Resources/doc/_build
/vendor
composer.lock
vendor
/.php_cs.cache
phpunit.xml
.php_cs.cache

0 comments on commit 5b7a398

Please sign in to comment.