summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:40:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:40:28 -0800
commit0387e53eec08b863b10688699674f746ef16259d (patch)
treeca69f978a46ba9f55e91aa8c2ff4ee9130323b1e /.gitattributes
parent875b9d0c18ed2b6de2d86570de814dc4ea8a7d4b (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