summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:41:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:41:40 -0800
commit2475eabd45bdbcc8034e8c6b5c997b801e509aca (patch)
treeccb72e6af9433625f9c035e5f40d1236b180cb27 /.gitattributes
parent7db1a0498baf59deb14385e28ac7aac684924a4f (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