summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:41:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:41:54 -0800
commitb2589534ed4da03966e02fa278061dc100428042 (patch)
treee3d64b0aa065d1b23097ddd556a6715f21779ac8 /.gitattributes
parente1b01ae83c3b5673b2fd4b4bb0feb8a03c0e56c2 (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