diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-07-10 00:58:27 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-07-10 00:58:27 -0700 |
| commit | e728b2d9e90b877171828ff44228938d10fc2ff1 (patch) | |
| tree | b1e7bec3229555cdd0cb79450d37291d47008ea8 /.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 |
