summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:52:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:52:43 -0800
commitff16a618fdea784954e34376b8612efa9568776e (patch)
tree2ae3644f4327cd4a9e2dc40e08fbb73caf6ba578 /.gitattributes
parent169b2e737d386ec9c2fa336510fd88796c391f9f (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