We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6db28 commit ee4bdafCopy full SHA for ee4bdaf
.gitattributes
@@ -0,0 +1,26 @@
1
+* text=auto
2
+
3
+*.css eol=lf
4
+*.eslintrc eol=lf
5
+*.gitattributes eol=lf
6
+*.gitignore eol=lf
7
+*.gradle eol=lf
8
+*.h eol=lf
9
+*.html eol=lf
10
+*.java eol=lf
11
+*.js eol=lf
12
+*.jscsrc eol=lf
13
+*.json eol=lf
14
+*.m eol=lf
15
+*.map eol=lf
16
+*.md eol=lf
17
+*.modulemap eol=lf
18
+*.npmignore eol=lf
19
+*.pch eol=lf
20
+*.plist eol=lf
21
+*.sh eol=lf
22
+*.xml eol=lf
23
+*.yml eol=lf
24
25
+*.jar binary
26
+*.png binary
0 commit comments