summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:21:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:21:35 -0800
commit77f5435f17f235466ff7e5536566bd517284a5c4 (patch)
tree8f7ae7d33d878ea0d9b7cd3615fa4f8d1dbe4952 /.gitattributes
parenta2f3582ad611b08a1b2586dcdd39998f4dd812b8 (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