summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:58:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:58:24 -0800
commitfa93e4f34a613560c14fe7931b66e57a37ffba2a (patch)
treeb1e6a1f7eb9e9ea73f09a0b338f5b0011032e049 /.gitattributes
parent52b3ecaf3f1337cb64a86a2b97c2b4689e7039c7 (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