]> git.proxmox.com Git - ceph.git/blob - ceph/src/xxHash/.gitattributes
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / xxHash / .gitattributes
1 # Set the default behavior
2 * text eol=lf
3
4 # Explicitly declare source files
5 *.c text eol=lf
6 *.h text eol=lf
7
8 # Denote files that should not be modified.
9 *.odt binary
10