summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:41:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:41:43 -0800
commitd1e6263cde71e4d0221d5db867807e06d4d7282b (patch)
treef7c2a55a9ef8efd2c69c8c41b5a1f51d921fc5f6 /.gitattributes
parent29559b9d038190ca2c39941020693e0f4c7abed3 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
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