summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 08:53:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 08:53:56 -0800
commit6b2f1bf136d51fbdac7958b6ffbd6c26759af76c (patch)
treef8ab26ceece889e9ce9f8814d578d0826c0eb262 /.gitattributes
parent8e443a37a866eda3f0555aba20005257a76b4fda (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