summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 21:35:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 21:35:52 -0800
commit5e4dad73fe1d76e4bd84f5809aa552b79294fc06 (patch)
tree759b46670c535f59b528f21f2c06c21a732ee431 /.gitattributes
parentac0a1401682b8d7b7b8448547849874f4632c241 (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