summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:23:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:23:08 -0800
commitf4694d7f4efd4a0aa73742ae76b7df21d5b83b2f (patch)
tree4974eb7e8b06b9e453dcf0f32d87baa9f202a9ba /.gitattributes
parent979f499068412541666d2eebba044257af161744 (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