summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 18:11:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 18:11:35 -0800
commit37d11cfe54ff2ad1e5a2146f72308e30c33ba32b (patch)
tree45dc2bf6556d75a058a1a16dfc1d6a477cbbab19 /.gitattributes
parentdc42b8cf73b4aac710f5dbb19ec0393ef5b22070 (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