Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit fd5d8ea

Browse files
committed
Add gitattributes
1 parent 0e121e9 commit fd5d8ea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* text=auto
2+
3+
/.github export-ignore
4+
/build export-ignore
5+
/tests export-ignore
6+
.gitattributes export-ignore
7+
.gitignore export-ignore
8+
nitpick.json export-ignore
9+
phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)