summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:03:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:03:14 -0800
commit042c6b74cd753eac6a2d102d0dabd86524a5d247 (patch)
tree72aecbf2d1a78f8b76c3772e99b3cd9517148e0d /.gitattributes
parent6713a9714edc89497d7c4d54c7b988a18952d087 (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