summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 06:47:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 06:47:51 -0800
commiteb1fc713e6aae9b307dd2bb7f1064c4d33090d29 (patch)
treec80c1e51bf5b30b88b14c1f36a32441b06191867 /.gitattributes
parent1e95e7c882f8eb4267e1d9346f493697a51fe9b7 (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