summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorKiko Beats <josefrancisco.verdu@gmail.com>2016-06-02 12:10:13 +0200
committerKiko Beats <josefrancisco.verdu@gmail.com>2016-06-02 12:10:13 +0200
commit9fc2948a4fc429cbc73b5b0ddadda3279764c7af (patch)
treec120e8bf86c0a35fc1746d6691bef1f22d3d0dec /.gitattributes
parentaf6c5956da1d98855a63d34e9c7aa3bb90b4140d (diff)
downloadasync-9fc2948a4fc429cbc73b5b0ddadda3279764c7af.tar.gz
Add .gitattributes
Fix CRLF problems across OS
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..4cab1f4
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Set the default behavior, in case people don't have core.autocrlf set.
+* text=auto