summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:13:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:13:40 -0800
commitec2dfa0c5875b2b03a74a53b0f3d7ad4b0db6756 (patch)
tree5438e22f104c3a202f5943a5dfe6e522d86e0de6 /.gitattributes
parent1766633d37a9d0fab86e932c0198c72edc8b731c (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