summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 00:23:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 00:23:13 -0800
commit533303076e2b2ac853eb5e69d59df65f5a01d87a (patch)
tree4ab76cd0c73e903ba582181f94289e0a4bdc9159 /.gitattributes
parentcb2fb870316250ebaeafb106a0e3f243f7bffc5d (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