summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:02:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:02:27 -0800
commita1018f5a8963ebec05ebc4ac4c1fc9b91137bfde (patch)
tree38acdae5c1b53226534175974288cf762ecca736 /.gitattributes
parent72fdc9c1dda42f9be7ca6e2877c6a776b995b0b6 (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