summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:51:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:51:24 -0800
commit76afc2afd4db0eb0d606527af11b29c859003ab3 (patch)
tree58adcf7b0244c6a254c1186fd4311c0490874df1 /.gitattributes
parentadb322afd09cf61e053b577a4de7c9a87ef32392 (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