1
0
mirror of https://github.com/janet-lang/janet synced 2025-09-04 11:58:05 +00:00

Fix whitespace.

This commit is contained in:
Calvin Rose
2020-09-19 16:53:35 -05:00
parent 603791c0ba
commit bc1ef813c2

16
.gitattributes vendored
View File

@@ -1,10 +1,10 @@
*.janet linguist-language=Clojure *.janet linguist-language=Clojure
*.janet text eol=lf *.janet text eol=lf
*.c text eol=lf *.c text eol=lf
*.h text eol=lf *.h text eol=lf
*.md text eol=lf *.md text eol=lf
*.yml text eol=lf *.yml text eol=lf
*.build text eol=lf *.build text eol=lf
*.txt text eol=lf *.txt text eol=lf
*.sh text eol=lf *.sh text eol=lf