summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 18:22:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 18:22:23 -0800
commit7f74321f196e3a83ebae5dc6b5e740ec738019c3 (patch)
treeefce929fa6b6c3627034de88bbe8bf340a5857c9 /.gitattributes
parent188ea5dfc865a52b23ba79721615228e836e8003 (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