We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa56903 commit 7a91dbcCopy full SHA for 7a91dbc
.gitattributes
@@ -0,0 +1,15 @@
1
+# ### > generated by mulle-sde (extensions/mulle-sde/sde/init)
2
+# Tweak GitHub language statistics
3
+
4
+# .inc is generally C
5
6
+*.h linguist-language=C
7
+*.inc linguist-language=C
8
9
+# remove boring files
10
+.mulle/** linguist-generated
11
+.vscode/** linguist-generated
12
+cmake/** linguist-generated
13
14
+# ### < generated by mulle-sde (extensions/mulle-sde/sde/init)
15
0 commit comments