We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edb6c3 commit 780b093Copy full SHA for 780b093
.gitattributes
@@ -0,0 +1,7 @@
1
+# Check out all text files in UNIX format, with LF as end of line
2
+# Don't change this file. If you have any ideas about it, please
3
+# submit a separate issue about it and we'll discuss.
4
+
5
+* text=auto eol=lf
6
+*.java ident
7
+*.xml ident
0 commit comments