summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 05:09:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 05:09:58 -0800
commit926a4cf577ca2af1fd1a93f564b23bbb7503ee7b (patch)
treeff6c0e5312c687ef83a09dfc22f5cf9cb2466ae0 /.gitattributes
parent69276bbe7088151415f5d1b5dc3967cf80299fd2 (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