summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:57:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:57:32 -0800
commitd5b2b453abab04b45eb250d2ca7eb3c489a526fd (patch)
tree02941d8cfb928087cfb96abe31c26cdfdb63b995 /.gitattributes
parentfd59279c72db5d509a56e5126bf28758dfbf70fe (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