Skip to content

Commit b2aef06

Browse files
authored
.gitattributes [V3]
Version 3 of the gitattributes file for this project.
1 parent afe9e7b commit b2aef06

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitattributes

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
*.css linguist-detectable=true
3333
*.css linguist-documentation=false
3434
*.css linguist-language=CSS
35-
# BitBake source file
36-
*.bb linguist-detectable=true
37-
*.bb linguist-documentation=false
38-
*.bb linguist-language=BitBake
35+
# Visual Basic Script (VBScript) source file
36+
*.vbs linguist-detectable=true
37+
*.vbs linguist-documentation=false
38+
*.vbs linguist-language=VBScript
3939
# JSON (JavaScript Object Notation) source file
4040
*.json linguist-detectable=false
4141
*.json linguist-documentation=false
@@ -173,7 +173,7 @@
173173
# End of linguist script
174174

175175
# File info
176-
# File type: gitattributes file (.gitattributes)
177-
# File version: 2 (2022, Tuesday, August 30th at 2:34 pm PST)
176+
# File type: gitattributes file (*.gitattributes)
177+
# File version: 3 (2022, Wednesday, October 12th at 3:26 pm PST)
178178
# Line count (including blank lines and compiler line): 180
179179
# End of script

0 commit comments

Comments
 (0)