diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-07 09:00:55 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-07 09:00:55 -0800 |
| commit | 8a1afed5a100674d2e5765f9389611e291f11cdd (patch) | |
| tree | b7c123906afe1ed332109421b176c363dc00f358 /.gitattributes | |
| parent | 8e78a9dc123b6b6ab46f4d6b542a8318f5cd0bb8 (diff) | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d7b82bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf |
