mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 12:56:05 +03:00
update ignore files
This commit is contained in:
parent
5c6f69c254
commit
90978ea78d
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1,16 +1,12 @@
|
|||||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||||
* text eol=lf
|
* text eol=lf
|
||||||
/benchmarks export-ignore
|
/benchmarks export-ignore
|
||||||
/docs export-ignore
|
|
||||||
/examples export-ignore
|
|
||||||
/tests export-ignore
|
/tests export-ignore
|
||||||
/tools export-ignore
|
/tools export-ignore
|
||||||
.gitattributes export-ignore
|
.gitattributes export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
.travis.yml export-ignore
|
.travis.yml export-ignore
|
||||||
CHANGELOG.md export-ignore
|
|
||||||
CONTRIBUTING.md export-ignore
|
CONTRIBUTING.md export-ignore
|
||||||
mkdocs.yml export-ignore
|
mkdocs.yml export-ignore
|
||||||
phpbench.json export-ignore
|
phpbench.json export-ignore
|
||||||
phpunit.xml.dist export-ignore
|
phpunit.xml.dist export-ignore
|
||||||
UPGRADE.md export-ignore
|
|
Loading…
Reference in New Issue
Block a user