summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:41:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:41:00 -0800
commit516dbdd20a63ecba66ceb613527e793f2d12aed2 (patch)
tree8580c86f77051c4156c3256ffc8539e269b280d9 /.gitattributes
parent1495da8588f683ce5061acd1a015e2bef22f0fae (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