diff options
| author | 2022-06-20 11:23:21 -0500 | |
|---|---|---|
| committer | 2022-06-20 11:23:21 -0500 | |
| commit | 8f0a1ffe5d03d4ea4eb54820171df26af682e025 (patch) | |
| tree | d02d484cc666ce92b520b2cdd7158396a04c2a84 | |
| parent | Remove ssize_t usage. (diff) | |
Github showing old git attributes.v1.23.0
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 067fcc21..4ad85d26 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +*.janet linguist-language=Janet *.janet text eol=lf *.c text eol=lf *.h text eol=lf |
