diff options
| author | 2016-05-08 00:04:01 +0100 | |
|---|---|---|
| committer | 2016-05-08 00:04:01 +0100 | |
| commit | ee11fbd74cadc18ced655b36e54a269ae0330cc6 (patch) | |
| tree | 7547e64ecb9331e4116c3fe1acca4a802c71f463 /.gitattributes | |
| parent | Basic Virtual Memory System and Dreadful Free List (diff) | |
Try fixing GitHub project language
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
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 |
