diff options
author | Francis Gagné <fragag1@gmail.com> | 2014-09-08 00:17:15 -0400 |
---|---|---|
committer | Francis Gagné <fragag1@gmail.com> | 2014-09-08 00:17:15 -0400 |
commit | 12e6adf1802f9536819e5ac2e5111acd3df299c5 (patch) | |
tree | 2774546ac53e1dacf81d5e0e04ebce5efa54e607 | |
parent | 25cb62d5987fdb4e76484856d85c4f9291d5d646 (diff) |
Add .gitattributes
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto |