summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:40:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:40:59 -0800
commit28dccd3eae39c121541935cd6787f25741270d01 (patch)
treeb9cb087434888a59a807767d61e11b07dc3f2a64 /.gitattributes
parent8b27934ae1c5d32f75c9e37900ac12c26daf4d7e (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