.gitattributes: set git diff driver for C source code files
[cascardo/linux.git] / .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..89c411b
--- /dev/null
@@ -0,0 +1,2 @@
+*.c   diff=cpp
+*.h   diff=cpp