Skip to content

Commit 97e2526

Browse files
authored
Merge pull request #818 from littlefs-project/convince-github-littlefs-is-c
Convince GitHub littlefs is a C project
2 parents ec3ec86 + f2bc6a8 commit 97e2526

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
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

0 commit comments

Comments
 (0)