summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:59:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:59:07 -0800
commita8283c85f4aba3f88551b58cb0b2a936618a6b9e (patch)
tree0c88fa1cd6e4cbb41860089627f4acd43e74b6e6 /.gitattributes
parent9974f564af1879b9af518dab4054a6bed205f941 (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