summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:28:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:28:45 -0800
commit912b7ab54a47d363d1679f35436c150737539b8a (patch)
tree5031615dedb31fc2b21a39b368e3b7a99faf0dfc /.gitattributes
parentf134ff41b520538db8bd1cda8cf03a11c6a9b8dd (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