summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 11:50:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 11:50:49 -0800
commit8d01f179e6aaa3c5a6522eb76390c4773bd22987 (patch)
tree613026d7aa296dfe85953df40eabe52dbf0580f3 /.gitattributes
parentb8b0ef3855a54c86f967f75d86145b78713ac158 (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