summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:15:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:15:20 -0800
commite598ae0edebf6ed8af9e8b6aa1b9cab8f1403887 (patch)
tree9289c399375894415e1f0e3e5922e3514c9ea903 /.gitattributes
parent22271b9243831438ffc79acc13aafea77fea9861 (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