summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:28:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:28:02 -0800
commit58fca10de5c420394c721af31e30b37a7f3b03b9 (patch)
treedad210d63accbb9c506b85cdbd1ed6c50750eb68 /.gitattributes
parente56790b92ae0215f87712815c601625b0659bca2 (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