summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:12:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:12:46 -0800
commit30390ce40f4aee8733e33853d8fc13e9ecb577e5 (patch)
tree69c406ccacc3ae30ea6c0a74fb22bf95e49b6db6 /.gitattributes
parent6133d3d5b04a392a1b3b652d660ae61072d36bef (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