diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-06 05:57:00 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-06 05:57:00 -0800 |
| commit | 63d7ea084d61bb05961dd18f60b53f7e5e088d28 (patch) | |
| tree | d226f3ce4ced6f732e8a8ddc3d3d806d32746549 /.gitattributes | |
| parent | ff9ac2fea171028607805444c9f8d3b54cea906c (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 |
