Skip to content

Commit 7288433

Browse files
committed
[git] new git attributes
1 parent 4a618b1 commit 7288433

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

.gitattributes

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
1-
* -crlf
1+
*.txt text
2+
*.c text
3+
*.h text
4+
*.cpp text
5+
*.hpp text
6+
*.lua text
7+
*.pro text
8+
*.java text
9+
*.html text
10+
*.js text
11+
*.css text
12+
*.hlsl text
13+
*.glsl text
14+
*.vcproj eol=crlf
15+
*.bat eol=crlf
16+
*.sln eol=crlf
17+
*.vcxitems eol=crlf
18+
*.vcxitems.filters eol=crlf
19+
*.sh eol=lf
20+
*.pbxproj eol=lf

0 commit comments

Comments
 (0)