summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorMole Shang <[email protected]>2024-12-15 00:00:13 +0800
committerMole Shang <[email protected]>2024-12-15 00:02:19 +0800
commitd3f77ea51dd72b055307ac259c3caf8091307aa6 (patch)
treeba5e10e04d1c6e4ce281f7cf6e43abad407eac65 /.gitattributes
downloadse-intro-master.tar.gz
se-intro-master.tar.bz2
se-intro-master.zip
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..8af972c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+/gradlew text eol=lf
+*.bat text eol=crlf
+*.jar binary