Skip to content

Commit 0ee6870

Browse files
authored
Update .gitattributes (#144)
1 parent 0dbf9e7 commit 0ee6870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* text eol=lf
22
*.serialized -text
33
*.dat -text
4+
/.github/ export-ignore
45
/tests export-ignore
56
/stubs export-ignore
67
/tools export-ignore
@@ -9,5 +10,6 @@
910
/.gitmodules export-ignore
1011
/.scrutinizer.yml export-ignore
1112
/.travis.yml export-ignore
13+
/Makefile export-ignore
1214
/phpunit.xml export-ignore
1315
/phpstan.neon export-ignore

0 commit comments

Comments
 (0)