aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorGravatar gingerBill 2016-05-08 00:04:01 +0100
committerGravatar gingerBill 2016-05-08 00:04:01 +0100
commitee11fbd74cadc18ced655b36e54a269ae0330cc6 (patch)
tree7547e64ecb9331e4116c3fe1acca4a802c71f463 /.gitattributes
parentBasic Virtual Memory System and Dreadful Free List (diff)
Try fixing GitHub project language
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..f0b4f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.c linguist-language=C
+*.h linguist-language=C