]> WPIA git - cassiopeia.git/blob - .gitattributes
fix: use correct prepared statement for writing logs
[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