]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - .gitattributes
gitattributes for whitespace
[xonotic/gmqcc.git] / .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..e5ea3b1
--- /dev/null
@@ -0,0 +1,3 @@
+#dissalow trailing whitespace
+*.c     whitespace=-trailing-space
+*.h     whitespace=-trailing-space