summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:27:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:27:54 -0800
commitf1b0ea5d648310ff3c35ed8abdfb2efc9b286fe8 (patch)
tree323bdd37fdb7abf8ea6151a5dab0f1dc4f8547b3 /.gitattributes
parent190bbd3f3b52010c5f24cdeaf3560091c8988610 (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