mirror of
https://github.com/janet-lang/janet
synced 2026-05-04 20:51:27 +00:00
Fix os/spawn piping on windows and free handles on errors.
This commit is contained in:
9
.gitattributes
vendored
9
.gitattributes
vendored
@@ -1 +1,10 @@
|
||||
*.janet linguist-language=Clojure
|
||||
|
||||
*.janet text eol=lf
|
||||
*.c text eol=lf
|
||||
*.h text eol=lf
|
||||
*.md text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.build text eol=lf
|
||||
*.txt text eol=lf
|
||||
*.sh text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user