diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 12:07:40 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 12:07:40 -0800 |
| commit | 05ace04032b4b812dda7b347ea0c81273fd813c8 (patch) | |
| tree | 162471f6349070c7a359381748a3f8be7f40abcb /.gitattributes | |
| parent | 57c0a0be6ab4e460e59185787d6f38f82383e098 (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 |
