summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:35:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:35:19 -0800
commitd99315ffb29c51714fc9f865bc84855cb4627a83 (patch)
tree6a5fa1a94c6c56dc3f031ece787c32a3677c09d4 /.gitattributes
parentf43563e1e2fb391a88a77d116de5b5a8c17869e8 (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