diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-27 16:27:03 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-27 16:27:03 -0800 |
| commit | b1df3b615828d3b672f893f575fd6e6afc14e430 (patch) | |
| tree | bbaa4b87a9f2f0242e2f49b64ccb03fd9ce6193b /.gitattributes | |
| parent | d510671930ca1969f7c122b47bf3b591c4db47c2 (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 |
