summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:59:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:59:39 -0800
commitf44d4adae596ff0c50d83aedfb707e3d4ecbdaf3 (patch)
treef9a2fe4810e9183949fb99fa6204ab107cd58735 /.gitattributes
parent5fe3f1373b1f9d2a0d924cb225290ef1284f385d (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