summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 11:06:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 11:06:29 -0800
commitb9965d203ee68dd4343fbb600852a25d29f7375f (patch)
treefed84af05c2f6dae37da055d165e57d1c3ac3971 /.gitattributes
parent38e520a6e5e3d6cd162cf2cfb0b117e96e21f336 (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