diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 17:09:27 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 17:09:27 -0800 |
| commit | c2bc7717da8ac7f06afab85579e6fb1f7f43d630 (patch) | |
| tree | 4b41ae08918a47969adedef843df9e381c8bd58e /.gitattributes | |
| parent | e24ddbe63da68eef534cf30189137507d6cf75cf (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 |
