diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-04 23:30:50 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-04 23:30:50 -0800 |
| commit | fab650fb2f887c1033bb39ca451a03682d1cf070 (patch) | |
| tree | b8ec8db200e212435694b6b16e6e3bcedb577ef2 /.gitattributes | |
| parent | c5852ce64c338f99989068c95f7dff26a6534c68 (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 |
