summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:28:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:28:31 -0800
commita8f77a08920e55614210edc46e2a0a537e89ebfe (patch)
tree164b7300410d094e2c9212ab7a5b8319b2f8be8c /.gitattributes
parentea16da7eaa5fe31badd29708815877cec62a7dda (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