diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-27 13:47:27 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-27 13:47:27 -0800 |
| commit | 725a0253fbe22d60e90f2323f38c55295cfe2ca6 (patch) | |
| tree | 65642485d12e295eec43f014bf430779acf285ed /.gitattributes | |
| parent | 00838974cdb7cfdb3a432cbf706a101187aa23c4 (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 |
