summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:53:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:53:01 -0800
commit2196d0b132f7c54b91cc66ffeb0db263c372f978 (patch)
tree77f9f6138b251b38b9c69a88d51c69f4264a07f0 /.gitattributes
parentbf4fe87cb17e5802eee568848b0a54ff6c041d66 (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