]> WPIA git - cassiopeia.git/blob - .gitattributes
del: log message every 5 seconds when there is no task
[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