summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:26:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:26:32 -0800
commit773574fa16fc78d7a8f34922f94719f83660fc10 (patch)
tree8e0efd510fc6080cf3ac9ab320ea70dd8c6d4427 /.gitattributes
parent32a1b29c7be980b44d5c9c3ffe3bd8ad85990aaf (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