diff options
author | Eike Stepper | 2012-08-02 08:56:38 +0000 |
---|---|---|
committer | Eike Stepper | 2012-08-02 08:56:38 +0000 |
commit | c1196249c46456276b70ee2579c304ce1d188d7d (patch) | |
tree | 462dbe14b14930f9bf676328e3982cdd46389d87 /.gitattributes | |
parent | db20ac4436b6efaaa0522f0749ecd367c75c685d (diff) | |
download | cdo-c1196249c46456276b70ee2579c304ce1d188d7d.tar.gz cdo-c1196249c46456276b70ee2579c304ce1d188d7d.tar.xz cdo-c1196249c46456276b70ee2579c304ce1d188d7d.zip |
Add .gitattributes
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 0000000000..ceae4debe8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set default behaviour, in case users don't have core.autocrlf set. +* text=auto |