1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-14 23:37:40 +00:00

Add .gitattributes: detect/syntax highlight .janet files as Clojure

This commit is contained in:
Steve Phillips
2020-06-26 20:28:18 -07:00
parent 6a187a384b
commit de27fc15b6

1
.gitattributes vendored Normal file
View File

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