summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:16:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:16:27 -0800
commit937743be7c1882dbcd06a750bee30b56280f0e7d (patch)
treedcc67c76ba8f105561edd599ed5385bdf50a8d6f /.gitattributes
parent17c74a23b1611d1a07c39b4ded9e64e49f25e351 (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