summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:04:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:04:46 -0800
commit7d51d670b5293bfe7405886e779f78091fd2d001 (patch)
tree88d0902f82c6f1731aff786fbb09b8aaddb02226 /.gitattributes
parent2d37fdb8f4ef2b85444704c05e5e2e0396f11d5b (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