]> git.xonotic.org Git - xonotic/gmqcc.git/blob - .gitattributes
Fix a nasty bug in the executor; and make null-strings be shown as (null) in the...
[xonotic/gmqcc.git] / .gitattributes
1 #dissalow trailing whitespace
2 *.c     whitespace=-trailing-space
3 *.h     whitespace=-trailing-space