Make GitHub detect lisp files as Scheme.

This commit is contained in:
Lars Brinkhoff 2016-10-27 08:54:05 +02:00 committed by Lassi Kortela
parent 48ff4764a4
commit 2bc5c43022
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.lsp linguist-language=Scheme
flisp.boot linguist-language=Scheme