mirror of
https://github.com/ScintillaOrg/lexilla.git
synced 2025-05-08 19:06:45 +08:00
Treat .bsh file extension as text. Used for bash test examples as .sh is treated specially.
This commit is contained in:
parent
040ba056fb
commit
3a45e7b772
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -14,6 +14,7 @@
|
||||
**.css text
|
||||
**.html text
|
||||
**.bat text
|
||||
**.bsh text
|
||||
**.mak text
|
||||
**.def text
|
||||
**.manifest text
|
||||
|
Loading…
x
Reference in New Issue
Block a user