summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:42:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:42:12 -0800
commit7ec619a14e169f51e0a069da681d00d403bf7801 (patch)
tree01b8a10b1b94e08d520d5c596fb6a386d7a51789 /.gitattributes
parent670aff21b0796cf36231a500bb41da7243016aac (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