summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:08:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:08:39 -0800
commit68f87e3df5268ef8460cced08eaaf25541d3e012 (patch)
treedce39b27a1af45c78cc71cd9a5e0fcaacbaf2f5f /.gitattributes
parent7ce3f607c96d1de07dc6d77b6a58a9abe1730085 (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