]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitattributes
end-of-line normalization
[u/mrichter/AliRoot.git] / .gitattributes
index 8c74276a47ebcba5aef609d587eee5403c230420..2cfabeae58cdb5614ad67f073c6b8dd99bc2ff3c 100644 (file)
@@ -1,5 +1,9 @@
 # Set default behaviour, in case users don't have core.autocrlf set.
 * text=auto
+#unset the crlf for data files
+*.dat -text
+*.data -text
+*.root -text
 
 *.cxx filter=rcs-keywords
 *.h filter=rcs-keywords
\ No newline at end of file