]> git.xonotic.org Git - xonotic/gmqcc.git/blob - .gitattributes
Remove my MT impl for PRNG, it's full of buffer overflows that I don't want to fix...
[xonotic/gmqcc.git] / .gitattributes
1 #dissalow trailing whitespace
2 *.c     whitespace=-trailing-space
3 *.h     whitespace=-trailing-space