summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 19:58:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 19:58:05 -0800
commit36dc7c0926c157a558942d2d1db7e1a463b80026 (patch)
treee6b5176753d8bf0ac7a4cb38dd60f92c28ff7a02 /.gitattributes
parent6df7cfc5daeee2e695de640c2aef3a640100e440 (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