diff options
author | Marvin Borner | 2020-07-15 14:46:47 +0200 |
---|---|---|
committer | Marvin Borner | 2020-07-15 14:46:47 +0200 |
commit | 0eb09c66a1cd25df53fffad4b0503e3f05cfd4f7 (patch) | |
tree | 5a35ca353b079745f70ffee8cfd682c8621b9f88 | |
parent | 7594469c71ffe38bfc0a41b03bbc6ad9a18dbe0a (diff) |
Merged master attributes
-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 |