summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:43:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:43:38 -0800
commitc25969f1a98c16e64963b5e3b028abb5b0a224c4 (patch)
tree49a8d75a0097bee486e7ff2ccf859ccf2d57c1be /.gitattributes
parent3b46b06e828886f2669ebd4afed77d3d194bfafd (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