summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:48:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:48:44 -0800
commitf3f2dc8e9c50d3929384a633d536be8bd70e492a (patch)
tree13b0b4cb6c0438a03e4b4dd162fac42dfd4d89c5 /.gitattributes
parentc5e963d366fddea8cfce7718a442878ab0254212 (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