1
0
Fork 0
mirror of https://github.com/MillironX/beefblup.git synced 2024-11-13 03:03:08 +00:00

Declare all jl files as Julia regardless of shebang

This commit is contained in:
Thomas A. Christensen II 2021-08-09 19:09:28 -05:00
parent 7b7ab22123
commit 12e95d4a7a
Signed by: millironx
GPG key ID: 139C07724802BC5D

1
.gitattributes vendored
View file

@ -16,3 +16,4 @@
*.jpg -crlf -diff -merge
*.png -crlf -diff -merge
src/beefblup.jl linguist-language=Julia
*.jl linguist-language=Julia