Update ignore rules for documentation

This commit is contained in:
PJ Dietz 2015-03-10 18:04:46 -04:00
parent 3ed2b03ad2
commit a0116166f7
1 changed files with 4 additions and 2 deletions

6
.gitignore vendored
View File

@ -1,8 +1,10 @@
# Composer # Composer
vendor/ vendor/
# Generated documentation # PhpDocumentor
docs/ phpdoc/
# Code coverage report
report/ report/
# Previewing the README.md # Previewing the README.md