summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:36:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:36:28 -0800
commit39af5f6bba8799dd7ed9bfda59ce4b6ccc15449c (patch)
tree16168875a5d150483a40e18bc3851fc020b259a6 /.gitattributes
parent29515d24123402b4e7a8e8f7235a4c569d90af0f (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