summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:41:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:41:36 -0800
commitee234488a2d296cd706f58fb40ac2c2eefcd119f (patch)
tree713cafe0f75e21f30517e8de68eaa3e1bfeddadd /.gitattributes
parentdcdb9e925919a3bd01424b4475ab9aebdfbf918a (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