summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:46:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:46:10 -0800
commitb299dd0b6405c161f5d645d94a54b1732ad7f936 (patch)
tree6bface0337e9ea3cd5f03d8f665aaeea0195442a /.gitattributes
parentc7afe850115b517e12d22c25a9e58f62db560478 (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