ignore the build directory
This commit is contained in:
parent
759794d746
commit
0e0817c972
3
.gitignore
vendored
3
.gitignore
vendored
@ -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…
x
Reference in New Issue
Block a user