Skip to content

Commit a3aa147

Browse files
committed
Add gitattributes
1 parent cdcc0cb commit a3aa147

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.js linguist-language=TypeScript
2+
**/*.json linguist-language=jsonc
3+
* -text
4+
*.go text eol=lf

0 commit comments

Comments
 (0)