summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 18:27:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 18:27:41 -0800
commit88a6418a26a56ac4835845a8f1c0eb78bec3d5f0 (patch)
tree033d2e7519b291628c461c334d09ef8c42a1ceb9 /.gitattributes
parent988d23c26f436ce64d0ee78f69081d7ced45c139 (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