summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:09:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:09:47 -0800
commitbb33de26a95f9e9036a04f0ef7ae18a30af7ec65 (patch)
tree8cf7dbc0d2eaaba1fa2871e5f40c3e58f002771e /.gitattributes
parent4f2f5b149e58e475d3e738ad0a82cf845c7f0d5e (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