summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:11:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:11:17 -0800
commit5a652610bfbf0618efa1206d6f6a9b5778c33be2 (patch)
tree0bca03adfc2d82cc2536879acb8a22ff284c71c1 /.gitattributes
parent119497bff972a740b738c8aea47c5c51e49ae3c3 (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