summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:38:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:38:13 -0800
commit7d5aae9401d93d03abf4f9107fb537170642ea28 (patch)
treefab23211f76f94d0a8cac04de75b066bb3cba0be /.gitattributes
parent0e97156c202e59c9db619119828d4ff4931c3453 (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