summaryrefslogtreecommitdiff
path: root/forgewrapper/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'forgewrapper/.gitattributes')
-rw-r--r--forgewrapper/.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/forgewrapper/.gitattributes b/forgewrapper/.gitattributes
new file mode 100644
index 0000000000..e40f609e71
--- /dev/null
+++ b/forgewrapper/.gitattributes
@@ -0,0 +1,8 @@
+# ForgeWrapper
+* text=auto eol=lf
+*.java text diff=java
+*.gradle text
+*.properties text
+*.bat text eol=crlf
+*.jar binary
+gradlew text eol=lf