summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:34:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:34:16 -0800
commitf643f1f18deca4817b83379040270f9f94c6288e (patch)
tree9f3c274bd54602dc9845baac14283677f6e48cfb /.gitattributes
parent10486bde2c99afb8fbf317e6e185eea74a1496e6 (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