Merge pull request #98 from Tjoosten/patch-87
Fix #87 | "docs" entry in .gitignore?
This commit is contained in:
commit
eb10964e7b
2 changed files with 1 additions and 1 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -8,3 +8,4 @@
|
|||
/phpunit.xml.dist export-ignore
|
||||
/.scrutinizer.yml export-ignore
|
||||
/tests export-ignore
|
||||
/docs export-ignore
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
|||
build
|
||||
composer.lock
|
||||
docs
|
||||
vendor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue