diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 09:26:49 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 09:26:49 -0800 |
| commit | a6e7fef809a71e7325624b205c561e2fb8222cec (patch) | |
| tree | f2ce7424c3a1bdef8c2be8940ee6c4aedebc6310 /.gitattributes | |
| parent | 9f27f4a56ceae51dd98811445d00df68ff5d4da4 (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 |
