summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:55:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:55:50 -0800
commitc0c1bfe1d5f6873304f15133798ab1fde0c2ec5e (patch)
treea50c011b141692496946a3f92e5bdcb902fd5477 /.gitattributes
parent11493a359aca25822c1fdbf7cf5f6ec2dd3483c6 (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