Skip to content

Commit 1965aba

Browse files
committed
chore: change git attributes
1 parent b712ac8 commit 1965aba

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.gitattributes

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
* text=auto
22

33
/tests export-ignore
4+
/.github export-ignore
45
.gitattributes export-ignore
56
.gitignore export-ignore
67
.scrutinizer.yml export-ignore
78
.travis.yml export-ignore
8-
phpunit.php export-ignore
9+
.editorconfig export-ignore
10+
.php_cs export-ignore
11+
.php-cs-fixer.php export-ignore
912
phpunit.xml.dist export-ignore
1013
phpunit.xml export-ignore
11-
.php_cs export-ignore
12-
.editorconfig export-ignore
1314
phpstan.neon export-ignore
14-
.travis.yml export-ignore
1515
_config.yml export-ignore
16-
/.github export-ignore
1716
CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)