commit a9be55e

Artur Manuel  ·  2025-09-07 02:44:24 +0000 UTC
parent a7aadb8
feat(gitattributes): fix spacing
1 files changed,  +3, -3
+3, -3
 1@@ -1,5 +1,5 @@
 2 *.cpp  linguist-detectable
 3-*.zig linguist-detectable
 4+*.zig  linguist-detectable
 5 *.rs  linguist-detectable
 6 *.hs  linguist-detectable
 7 *.go  linguist-detectable
 8@@ -9,7 +9,7 @@
 9 *.sh  linguist-detectable
10 *.ml  linguist-detectable
11 *.py  linguist-detectable
12-*.kt linguist-detectable
13-*.cr linguist-detectable
14+*.kt  linguist-detectable
15+*.cr  linguist-detectable
16 *.c  linguist-detectable
17 *.d  linguist-language=D