summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:19:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:19:49 -0800
commit791ccda0f6e44a78b2c83e1eb78e67c6831b8b3f (patch)
tree343cc799d0107b69dc36cb75597bec6e2a52546c /.gitattributes
parenta21ed0bba1538c42f170f160e25d023aad00e2f4 (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