summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:43:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:43:56 -0800
commit4bf744bdde1850cd069ab1c6514b6d043dec357e (patch)
tree2f3942055243328a676049cd3e74f820f1f2a63a /.gitattributes
parent9b3f1bdb7088cb0bca200e5857079750f22e7a34 (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