diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-27 10:39:07 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-27 10:39:07 -0800 |
| commit | 66dc47f5c2b13611eb24ab9524d7522fc6cb106b (patch) | |
| tree | 7adb7a264cb717fd630af1e6efc52c88d2cfa790 /.gitattributes | |
| parent | 5f2df1d2efb205f5f9d2c5369e967f18f8e23151 (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 |
