summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 15:36:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 15:36:29 -0800
commit5b63247f96456a1fab6e481df392917c65802b40 (patch)
tree08b601f07b7d88e88bea41434b2565cb30fc7a67 /.gitattributes
parent82e219bfc115ad71a7375c6af9b75f2c6cfb2488 (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