summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:49:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:49:29 -0800
commit4b7064b51e4b7676d5d4ac99bbd0ad3af12862b3 (patch)
treed3a00ef333b4d4e062bfe91d450836d42192ac1a /.gitattributes
parentf86fcedc9bb9b4edb3e5812fd7ce46ed4e326415 (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