summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:01:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:01:39 -0800
commitbc04222c02ef669019f1f500b369344bcdec9c54 (patch)
treed2535a2642d61d4144e196a897718f58593b3ac1 /.gitattributes
parenteecd2e0d6ff349c76d2395a05f715a39d1aeb078 (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