summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 22:05:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 22:05:24 -0800
commit650012ca2f4087a75dc3989708178a227967a16f (patch)
tree36651ad720291e0c780a3206124d96aa8b4170a3 /.gitattributes
parent869a6c3512c718bba8a27b6ea62da8b2e456cf1e (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