summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 11:29:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 11:29:58 -0800
commit742c602743eeaad218e169ae442dafccb313659e (patch)
tree30237f10bba91d3a5f8d4df8827d30314aa2bb43 /.gitattributes
parent48c50e4fe9bb928c85ecfd9239f1fa4f5b63bd9d (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