projects
/
xonotic
/
gmqcc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f697a5f
)
gitattributes for whitespace
author
Dale Weiler <killfieldengine@gmail.com>
Sat, 28 Apr 2012 20:40:03 +0000
(16:40 -0400)
committer
Dale Weiler <killfieldengine@gmail.com>
Sat, 28 Apr 2012 20:40:03 +0000
(16:40 -0400)
.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitattributes
b/.gitattributes
new file mode 100644
(file)
index 0000000..
e5ea3b1
--- /dev/null
+++ b/
.gitattributes
@@ -0,0
+1,3
@@
+#dissalow trailing whitespace
+*.c whitespace=-trailing-space
+*.h whitespace=-trailing-space