summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:46:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:46:09 -0800
commit799d1066b8b9611e027b78417bc9fa91afd631dd (patch)
tree6bd60992392f47a4c4bbde59dcded75eeea81ca8 /.gitattributes
parent62c2087c63cd8e2fb0d7bdbb2f9c4423e3e2f9a3 (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