summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:27:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:27:05 -0800
commit1f357cd820ad59c3b2b5eba50888c9b432c177ea (patch)
tree85196388b1fbbd6fc73ef049ed0ea46b5ecf53a7 /.gitattributes
parent0e305a536153e75214b04b1613d91d6bac4cd29f (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