diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-21 19:57:37 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-21 19:57:37 -0800 |
| commit | 04a1892540ad34ac425cc93488b4a3de16a51c19 (patch) | |
| tree | fc2bc8ca845deb9c803c7fd0c6c9da506ce505da /.gitattributes | |
| parent | a5bef863980ecdf047dd1cc542ac36e23600c58a (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 |
