summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 19:57:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 19:57:01 -0800
commit7c88ff802d2fcb2c6358dc44d4e1bf6c0ad2d88b (patch)
treeb54919148505e5ec1670b701b6ea15ea8a82adff /.gitattributes
parent93fdff321afeb64ce966b38fe5a5f4c7a40a2efe (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