diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-22 00:33:23 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-22 00:33:23 -0800 |
| commit | 33ccb516c526145dcf20ab44c4294cb40c434784 (patch) | |
| tree | b835745551f7ceaa68773d090151ef0506755f80 /.gitattributes | |
| parent | 76a213951a579742a17e9cd5bb560562d77d8864 (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 |
