ignore the build directory
This commit is contained in:
parent
759794d746
commit
0e0817c972
|
|
@ -6,6 +6,7 @@ Thumbs.db
|
||||||
Desktop.ini
|
Desktop.ini
|
||||||
.idea
|
.idea
|
||||||
_build
|
_build
|
||||||
|
/build
|
||||||
phpunit.xml
|
phpunit.xml
|
||||||
composer.lock
|
composer.lock
|
||||||
composer.phar
|
composer.phar
|
||||||
|
|
@ -16,4 +17,4 @@ vendor
|
||||||
/.settings
|
/.settings
|
||||||
phpword.ini
|
phpword.ini
|
||||||
/.buildpath
|
/.buildpath
|
||||||
/.project
|
/.project
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue