diff options
| author | Kyle Clemens <jkc.clemens@gmail.com> | 2015-10-01 17:06:08 -0400 |
|---|---|---|
| committer | Kyle Clemens <jkc.clemens@gmail.com> | 2015-10-01 17:06:08 -0400 |
| commit | 4188d9bbca5a68b7eaad81d47eca315dc2acdabc (patch) | |
| tree | 2e50dbd26218eb26a612a39ca66abc3988314e8b /.gitattributes | |
| parent | dcb4331b7bcff63653b60d133f3cdee22a007b2b (diff) | |
Added: .gitattributes to standardize line endings
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
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 |
