diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 11:26:26 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 11:26:26 -0800 |
| commit | 1e8ffbed3664b2c416007af8964bc37edbbc6df0 (patch) | |
| tree | ce91f2af70911b50ba1c9101e4745c64f746c60c /.gitattributes | |
| parent | 665db1d4e98f61409bbd2d33a42e5589d811ae03 (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 |
