summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:04:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:04:05 -0800
commit5fe0fb16f25f477c5949ae888c25a099b9b01856 (patch)
treed27e4750b6c5e9b509eb5424a3b16af0abcafee5 /.gitattributes
parent9161fb32fb5bbc1962d0328a8d684d2879d4e38b (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