summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 21:46:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 21:46:45 -0800
commit827a7856ee79eff3baba0749f1e45b47eafa1cc6 (patch)
treef9cc5ff52771716652240f512f261632574a01c8 /.gitattributes
parentd362f198f9d2951d5da8dab3875f5b307c4c90ec (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