summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 05:46:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 05:46:46 -0800
commit6382489719534b08663312c118b7a51458a0ccdd (patch)
tree0de1e598eceef74f2cc2bd22d3f2d8ddbb4c06ff /.gitattributes
parentc44a116f9f625c70d853f58f3fce039c5a36d1d8 (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