We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11eee61 commit e9752f0Copy full SHA for e9752f0
1 file changed
.gitattributes
@@ -0,0 +1,12 @@
1
+*.java text eol=lf
2
+*.kt text eol=lf
3
+*.cc text eol=lf
4
+*.h text eol=lf
5
+*.pom text eol=lf
6
+
7
+*.md text eol=lf
8
+*.sh text eol=lf
9
10
+*.pbtxt text eol=lf
11
12
+*.pb binary
0 commit comments