Skip to content

Commit 716f04e

Browse files
committed
Create .gitattributes
1 parent f10f896 commit 716f04e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
*.css text eol=lf diff=css
2+
*.json text eol=lf
3+
*.md text eol=lf diff=markdown
4+
*.py text eol=lf diff=python
5+
*.sh text eol=lf
6+
*.tex text eol=lf
7+
*.toml text eol=lf
8+
*.txt text eol=lf
9+
*.yaml text eol=lf
10+
*.yml text eol=lf
11+
LICENSE text eol=lf

0 commit comments

Comments
 (0)