summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 04:50:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 04:50:47 -0800
commitca3bf60aa41a987834c9d9f5f327833b14a49b67 (patch)
treefa97dc87dfac7221dff4caa88722d9cf88488c18 /.gitattributes
parent58a58b77f2420fdf0d8f5b95db229e155e49a687 (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