summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:50:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:50:39 -0800
commitb6d8f7bc8aaeefc64d92db6c1eec6be8ab4620d8 (patch)
treefc81cec3d46d866ae67916bf49fb252a46b1859c /.gitattributes
parent18a85f643cc461a4c1b1c88510a81cebab824c59 (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