summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:14:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:14:33 -0800
commit1768eb66051a35438b0340b2dcf1d44c818b49e4 (patch)
tree8b437cdfb49ce736271c64e1b2610a8b9cfed79c /.gitattributes
parentaaa80fa257150a2df5eae0de782b84698e34ae11 (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