summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:54:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:54:42 -0800
commit268f3d6e43dae7656a6429d98a8b83fc1899f6ed (patch)
tree48dd76ef128bc5aa4248d01e89d63f772e04c1e1 /.gitattributes
parent9f7fc99e9727be5ab2fb39f53d8edbe66357ed7a (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