summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:53:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:53:00 -0800
commit084b4c22860006d6e9aa0c87fe641e2c8ad0124c (patch)
tree2d7ab886682669cc538e132b117fe8c8e33a12bf /.gitattributes
parent9a9053a095806eebae93fecba864ccda623d096a (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