summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:17:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:17:00 -0800
commitbdc4c8648168fafc7f0a8f6ef620b68163d79371 (patch)
tree822334a479ddede3e7075e6adda5528fab7b080b /.gitattributes
parent9f9a222606b7c49930994dee2629833714361e97 (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