diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-04-23 10:21:17 -0700 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-04-23 10:21:17 -0700 |
| commit | cce44d54033e9b76b20e0c61dcdb1f801361a4ea (patch) | |
| tree | 4bb83fe7692eb89dbfd8d4c690bdfbfd114f92d7 /.gitattributes | |
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 |
