summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:26:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:26:36 -0800
commit2b1d137c8265591296c159eeee4ac14f8c898a03 (patch)
treebfea181f703e9b7759cb00f162310304ea42b2a6 /.gitattributes
parentd0569a64858acb55e5662b8c5fb426d911f60a5f (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