summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:24:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:24:23 -0800
commit678cc153a63698327c8a331dc12f955bb709397a (patch)
tree3968061bfcd578ba6ed0192aa04e1d70f3134755 /.gitattributes
parenta99ccf3bcd21bb12bf2bf48dac230d6a71db38db (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