diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-06 18:54:47 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-06 18:54:47 -0800 |
| commit | 3f1d74e71b8df219586e549f4cb83bf18569e929 (patch) | |
| tree | a711385dce3bfc642901eb2f703422f73d0db29d /.gitattributes | |
| parent | eb1c9c2d348191224a2c44b9f39bec3ccf30ac2d (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 |
