diff options
| author | Kyle Clemens <jkc.clemens@gmail.com> | 2015-10-01 17:22:02 -0400 |
|---|---|---|
| committer | Kyle Clemens <jkc.clemens@gmail.com> | 2015-10-01 17:22:02 -0400 |
| commit | 88f50eb9fd833164471fd30aefa98e2648d9c306 (patch) | |
| tree | 951ebec14eb1de5659784a942059215485d04a51 /.gitattributes | |
| parent | ae4a32b73b1b4e1ad9a4df5b638b2dcb5e63408e (diff) | |
| parent | 0767c48220adb5314ebf6b945d07249a513147aa (diff) | |
Merge pull request #50 from jkcclemens/master
Make the potato of a higher quality
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 |
