summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:10:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:10:50 -0800
commit0f4f783d78284309739dddea1c45a7608e8ae296 (patch)
tree2a2010a8373976984c419059cefca831360ea207 /.gitattributes
parent2354c76fc84ab60ea6c579f3c58c131d2814d2e7 (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