Преглед на файлове

Merge pull request #818 from littlefs-project/convince-github-littlefs-is-c

Convince GitHub littlefs is a C project
Christopher Haster преди 2 години
родител
ревизия
97e2526a81
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -0,0 +1,4 @@
+# GitHub really wants to mark littlefs as a python project, telling it to
+# reclassify our test .toml files as C code (which they are 95% of anyways)
+# remedies this
+*.toml linguist-language=c