summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:08:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:08:04 -0800
commitcdefb98ee141451ab543be8d455388de69269333 (patch)
tree3f8508dd822e0b7f191a587e24d9fccf5b8f3d47 /.gitattributes
parent3407b3c5d986303b1a5a5e3ccedc9d03f1056d29 (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