summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:53:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:53:44 -0800
commit553f7ebfed6a4791e8e99a242ba9a52be5808bf4 (patch)
treeead1c7a2b3a0c45a44e59d246ea090f02ed2e2b6 /.gitattributes
parentc6332f2286304124111b976159e65974df65a0f2 (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