aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorKyle Clemens <jkc.clemens@gmail.com>2015-10-01 17:06:08 -0400
committerKyle Clemens <jkc.clemens@gmail.com>2015-10-01 17:06:08 -0400
commit4188d9bbca5a68b7eaad81d47eca315dc2acdabc (patch)
tree2e50dbd26218eb26a612a39ca66abc3988314e8b /.gitattributes
parentdcb4331b7bcff63653b60d133f3cdee22a007b2b (diff)
Added: .gitattributes to standardize line endings
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..aecd8c8
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+text eol=lf
+*.java text