]> git.proxmox.com Git - ceph.git/blame - ceph/src/s3select/rapidjson/.gitattributes
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / s3select / rapidjson / .gitattributes
CommitLineData
31f18b77
FG
1# Set the default behavior, in case people don't have core.autocrlf set.
2* text=auto
3
4# Explicitly declare text files you want to always be normalized and converted
5# to native line endings on checkout.
6*.cpp text
7*.h text
8*.txt text
9*.md text
10*.cmake text
11*.svg text
12*.dot text
13*.yml text
14*.in text
15*.sh text
16*.autopkg text
17Dockerfile text
18
19# Denote all files that are truly binary and should not be modified.
20*.png binary
21*.jpg binary
22*.json binary