summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:15:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:15:26 -0800
commitb4fb45cb5fd50d92ee756254bd65a02479d82e6d (patch)
treedba7bc72a2f0f20c0f7838085dd04e1a965cfaaf /.gitattributes
parent05cb0e5addb46e8ac090a7dc50de70fcc7aee66d (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