summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:42:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:42:52 -0800
commit8817e3d8534b2de0b7738261bcef46d7bb2a80d2 (patch)
tree5fbdf294b525b6a8389961cbe2bcb906b9a1bb75 /.gitattributes
parent5f18224cc12c74f9211fbe4960496e95b4571f73 (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