summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 01:42:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 01:42:59 -0800
commit705ce0cc5614aa22721fd6be24b342fb81078c51 (patch)
tree9f5ef9cbf0e3a18595e8e7527b8f5fe1880b9076 /.gitattributes
parent299716388840118a53f1ca720348a37ab5b52818 (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