Skip to content

Commit 368ec6e

Browse files
committed
Create .gitattributes
1 parent ad519a4 commit 368ec6e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
* text=auto
2+
3+
.envrc export-ignore
4+
.github export-ignore
5+
.gitignore export-ignore
6+
.gitattributes export-ignore
7+
8+
shell.nix export-ignore
9+
pint.json export-ignore
10+
phpunit.xml export-ignore
11+
phpbench.json export-ignore
12+
13+
/tests export-ignore
14+
/benchmarks export-ignore

0 commit comments

Comments
 (0)