]> git.uio.no Git - u/mrichter/AliRoot.git/blob - .gitattributes
update from Prabhat
[u/mrichter/AliRoot.git] / .gitattributes
1 # Set default behaviour, in case users don't have core.autocrlf set.
2 * text=auto
3 #unset the crlf for data files
4 *.dat -text
5 *.data -text
6 *.root -text
7
8 *.cxx filter=rcs-keywords
9 *.h filter=rcs-keywords