diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-06 05:40:21 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-06 05:40:21 -0800 |
| commit | 90d6664d7fb0e79d662501e9cd97ec3b3197e809 (patch) | |
| tree | 00258b19c6bb2b643bdda9ef0655c5663968d00b /.gitattributes | |
| parent | 8b8e0a6cf5dae3cd5ec3fc4ec85c1a11eb1988a2 (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 |
