summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:47:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:47:57 -0800
commitf9e2f31db6c5b8d3e2e4ae8d58387df51f8262ed (patch)
treee63c4c0939f82f736826d889ce84b04d05f16263 /.gitattributes
parent87d815eeedf5fe1370fc0252a00e5642a34be6e9 (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