summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:45:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:45:47 -0800
commit2aed7ec8f4a12ad6a27c393d1568288563af82f6 (patch)
tree06d17b7f40b403347fcf317707850c46f17224b6 /.gitattributes
parentd82fe591d69f9a73ff871e1db47bf50aef8cdbbe (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