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 594e3ec commit 26ed71aCopy full SHA for 26ed71a
.gitattributes
@@ -0,0 +1,8 @@
1
+# Declare files that will always have LF line endings on checkout.
2
+META-INF/** text eol=lf
3
+*.prop text eol=lf
4
+*.sh text eol=lf
5
+*.md text eol=lf
6
+
7
+# Denote all files that are truly binary and should not be modified.
8
+system/** binary
0 commit comments