diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 12:48:10 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 12:48:10 -0800 |
| commit | 7a391234e25dad61ee182279916813f9a18dcfac (patch) | |
| tree | 681ec02b2e47d29c423983e8d2f12761490df8e9 /.gitattributes | |
| parent | 4e5c3fc8b67eb2d0f1ac62df3e1fb14f669eacb2 (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 |
