summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:10:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:10:49 -0800
commitb93d797a675491de02f70d6f0ac925b4c02cd427 (patch)
tree91a38f9e7833e6e71e38be1cdea4ebc4a4f72ee2 /.gitattributes
parentd6e70293b016740fc786c4fb256ab0caf523f56b (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