summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:43:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:43:59 -0800
commita73a226cb811b9734a3f9a0285d2470b581b2076 (patch)
treeed1ca0bb592c57be96259f11b5b9a5d41a7e6c74 /.gitattributes
parent451667c09778ded67afc43973463385fbc4e3dd4 (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