.gitattributes 193 B

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