diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-04-26 12:21:10 -0700 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-04-26 12:21:10 -0700 |
| commit | 0070b67f3953bf02fcc679e01575a90ca179207b (patch) | |
| tree | d843b2302bd3d82862cea07e4f11b11860a1d9c5 /.gitattributes | |
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 |
