summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-12 06:35:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-12 06:35:24 -0800
commitc0c4c20f9ec914ad634801a54e7b4f86e9fe925a (patch)
tree4fc93f305f2c925e87c0d84e71f72d856af2207d /.gitattributes
parent61e092702cfcb3bf6e363e996461b1da4ae1f840 (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