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