summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:36:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:36:52 -0800
commit0d70ddf5431084336b40dbea57f769b68bf8f2c0 (patch)
tree4f703c1e43050353e74951226d8b920c85f4b16f /.gitattributes
parent7b485f2af0fe74f9910a704b7938efbb9601386c (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