summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:22:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:22:56 -0800
commit3a46ef2ca7ef05b2e2e0cab010d1a47f6e260bf3 (patch)
treea64ea80f0614db60be8a48e7a09884e1c5e458a4 /.gitattributes
parent3de73c77b0f71313e00ebc69dc4ced05dfa806f7 (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