Skip to content

Commit d79afd2

Browse files
committed
Create .gitattributes
Add syntax highlighting for .lissp on GitHub This should be using the Common Lisp highlighter, which should be compatible enough to be usable. Lissp syntax is deliberately similar.
1 parent 4088537 commit d79afd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This configuration file is part of the Hissp source code repository,
2+
# copyright 2025 Matthew Egan Odendahl
3+
# SPDX-License-Identifier: Apache-2.0
4+
*.lissp linguist-language=lisp linguist-vendored

0 commit comments

Comments
 (0)