]> WPIA git - cassiopeia.git/blob - .gitattributes
Merge "add: handle the 'noOCSP' feature in the include section"
[cassiopeia.git] / .gitattributes
1 *       text=auto
2
3 *.c     text
4 *.cpp   text
5 *.h     text
6 *.hpp   text
7
8 *.txt   text
9 *.md    text
10
11 Makefile        text