Update .gitignore to test workaround for RTFD

Add _build to .gitignore as per rtfd/readthedocs.org#665
This commit is contained in:
Ivan Lanin 2014-03-22 17:47:13 +07:00
parent 309a0256cc
commit dc28fd6114
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -5,6 +5,7 @@
Thumbs.db
Desktop.ini
.idea
_build
phpunit.xml
composer.lock
composer.phar
@ -17,4 +18,4 @@ vendor
*.docx
*.rtf
*.txt
*.xml
*.xml