summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:25:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:25:56 -0800
commit895920d5991dee28324ed812b70cc895b3e7fd56 (patch)
tree6bb363a7760e5be640532cefcf81bff01197408a /.gitattributes
parent98de5c25411af8ef7994bd4f0f27e60b7c707cc3 (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