diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-05 18:10:49 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-05 18:10:49 -0800 |
| commit | b93d797a675491de02f70d6f0ac925b4c02cd427 (patch) | |
| tree | 91a38f9e7833e6e71e38be1cdea4ebc4a4f72ee2 /.gitattributes | |
| parent | d6e70293b016740fc786c4fb256ab0caf523f56b (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 |
