revert Makefile change
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / rapidjson-1.1.0 / .gitattributes
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
17 Dockerfile text
18
19 # Denote all files that are truly binary and should not be modified.
20 *.png binary
21 *.jpg binary
22 *.json binary