diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-25 10:12:26 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-25 10:12:26 -0800 |
| commit | 031f282904e033b00299a291c7591e81eb11d9ad (patch) | |
| tree | d26b4a07ff6b66b169f4dd4f13387e193bfb3d71 /.gitattributes | |
| parent | b7a0d80d06ad9eeb02867d54224a26bfcb0598ea (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 |
