summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:38:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:38:49 -0800
commit321387589be2c9e639582ffcb250e3b40f4d7d09 (patch)
tree61d0338c77a94f1ce6a4785b7753af2997ec07d0 /.gitattributes
parent78fa331073411b7973dfdef495abe6f947891849 (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