summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:56:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:56:11 -0800
commit7121a11db795ba7ca41c325f67305116f4090e53 (patch)
treee7594e5e0b76a217699b9ec992a4bb5428b6b165 /.gitattributes
parenta0ea34246f4a74a84d20d761dd65221df2b3d8ef (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