summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:13:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:13:32 -0800
commit32817b943693a3df6ab1a4f4ac24eec485715673 (patch)
tree855ceaea346b59f6e5fec8ef65355f956a4f7f3f /.gitattributes
parentafb4a51e15216b6d654c61f1ffe9de03c8c1d753 (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