summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:42:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:42:13 -0800
commit5618c4b2b2952078e5c818ba14bb10849f712f19 (patch)
tree0dfba6c29b4a9a9ce4ff72d6cfaf4b509295d86e /.gitattributes
parent0f6cfe19c00e980770cea8ce2c4e758c87efe281 (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