summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:57:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:57:21 -0800
commitc22a91de6afbf0115e1724b34808fce3be3bac52 (patch)
treeb90745432b2423fa64c2d700f5c5daa7d8410eec /.gitattributes
parent7d5917d79af18f6515847153368b1fa6e8b35a07 (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