Skip to content

Commit 5aa2090

Browse files
committed
fix: Cleaned gitatts
1 parent 1186187 commit 5aa2090

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.gitattributes

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
11
/.github export-ignore
2-
/.yarn export-ignore
3-
/docs export-ignore
4-
/tests export-ignore
52
/.codeclimate.yml export-ignore
63
/.editorconfig export-ignore
74
/.gitattributes export-ignore
85
/.gitignore export-ignore
6+
/.releaserc export-ignore
97
/CODE_OF_CONDUCT.md export-ignore
108
/composer.lock export-ignore
119
/CONTRIBUTING.md export-ignore
12-
/LICENSE export-ignore
13-
/README.md export-ignore
1410
/SECURITY.md export-ignore
15-
/package.json export-ignore
16-
/yarn.lock export-ignore
1711
/phpcs.xml export-ignore
1812
/phpstan.neon export-ignore
1913
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)