Ignore third-party folder in PRs, add syntax highlighting for GOAL files

This commit is contained in:
Tyler Wilding 2020-09-12 23:52:26 -04:00
parent 90a7e9b4b9
commit 9ae2351488

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
third-party/* linguist-vendored
*.gc linguist-language=lisp
*.gd linguist-language=lisp
*.gs linguist-language=Scheme