summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 17:09:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 17:09:26 -0800
commitf88bf56e921217d5c51b63fab58af26b5b0ba32c (patch)
tree1f1045092bf53407e296cb09a09783dcf2fcc1ef /.gitattributes
parent5270e8ca93e560e77794b17dfcc5f8c704a4e532 (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