We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f9eec commit f3542d5Copy full SHA for f3542d5
.gitattributes
@@ -33,6 +33,9 @@
33
*.css linguist-documentation=false
34
*.css linguist-language=CSS
35
# Cool source file
36
+*.cl linguist-detectable=true
37
+*.cl linguist-documentation=false
38
+*.cl linguist-language=Cool
39
*.cool linguist-detectable=true
40
*.cool linguist-documentation=false
41
*.cool linguist-language=Cool
@@ -174,6 +177,6 @@
174
177
175
178
# File info
176
179
# File type: gitattributes file (.gitattributes)
-# File version: 2 (2022, Wednesday, September 14th at 1:58 pm PST)
-# Line count (including blank lines and compiler line): 180
180
+# File version: 3 (2022, Wednesday, September 14th at 5:27 pm PST)
181
+# Line count (including blank lines and compiler line): 183
182
# End of script
0 commit comments