summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:24:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:24:01 -0800
commit60e1045d025772475e02322d27d7b2eff51266bd (patch)
tree417316ecccff587d4a2c904aecf62710af111dba /.gitattributes
parent22b91ec0ad58a5637dc34ef7b0e32e8a9e529711 (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