mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-23 19:21:29 +00:00
gitattributes for whitespace
This commit is contained in:
parent
f697a5f999
commit
a5e1f40b85
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
#dissalow trailing whitespace
|
||||
*.c whitespace=-trailing-space
|
||||
*.h whitespace=-trailing-space
|
Loading…
Reference in a new issue