diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-21 23:18:03 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-21 23:18:03 -0800 |
| commit | 8d5d425f91ef69e15ce873ff2c2339296d316fd4 (patch) | |
| tree | 6ea8bba20614408f54db6ac1f6df09e593232eac /.gitattributes | |
| parent | ebe60f000b8df8e61517ff7b84c33224c929a0a2 (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 |
