Skip to content

Commit f3542d5

Browse files
authored
.gitattributes [V3]
Version 3 of the gitattributes file for this project.
1 parent 36f9eec commit f3542d5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitattributes

+5-2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
*.css linguist-documentation=false
3434
*.css linguist-language=CSS
3535
# Cool source file
36+
*.cl linguist-detectable=true
37+
*.cl linguist-documentation=false
38+
*.cl linguist-language=Cool
3639
*.cool linguist-detectable=true
3740
*.cool linguist-documentation=false
3841
*.cool linguist-language=Cool
@@ -174,6 +177,6 @@
174177

175178
# File info
176179
# File type: gitattributes file (.gitattributes)
177-
# File version: 2 (2022, Wednesday, September 14th at 1:58 pm PST)
178-
# 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
179182
# End of script

0 commit comments

Comments
 (0)