1
0
mirror of https://github.com/janet-lang/janet synced 2025-08-30 17:38:04 +00:00

Merge pull request #434 from elimisteve/master

Add .gitattributes: syntax highlight .janet files as Clojure
This commit is contained in:
Calvin Rose
2020-06-27 17:01:45 -05:00
committed by GitHub

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.janet linguist-language=Clojure