summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:41:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:41:19 -0800
commitd3be6eb77fef0fe25318a46a33a21c7af5e7c017 (patch)
tree3cb825c40e7ac49cd6e4c046d8b3651940c3e2b7 /.gitattributes
parentd985e0cf35011cacd382e5bcc7021626be1d31ea (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