summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:01:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:01:34 -0800
commit7bfb5242dae7e3031c2e8f95cbf0f5d68098e7c4 (patch)
tree4f2586055eeb78ed8f07f56679080f07bc103651 /.gitattributes
parent9bdedb23950bf6145916d64a399f8a8720a76c12 (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