summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:14:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:14:52 -0800
commitd81f417c4911770250b9c932d3ec2e43e9411722 (patch)
tree68f19d9afa9855ac2686484966a9c8995ae28598 /.gitattributes
parent469e8beff5bf56b81bd90e3d7ca8f0acea67b41d (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