summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:24:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:24:48 -0800
commitd52b8f17bf011f6f0ba368406a99fd8296828545 (patch)
treebb6e5e54b0859823c2e45550bca7aea8ab0cbf4c /.gitattributes
parent69e183f4c8343d37bdbba8a003d1d0853e805011 (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