summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 20:34:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 20:34:51 -0800
commit66b9577e59d2562dc5a9fa568a73f6ffd0c46e60 (patch)
tree58796db6dbab3bbd74b7c6448025ac2ff4dc367f /.gitattributes
parent0aae3a92f5fd1c8f122a73a54d1b3c718eaa23c7 (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