summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:26:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:26:01 -0800
commit409d17e12367f04edc813ff72f538c3fd6af6a9c (patch)
tree208441e32df76e2b83d8cc8db8838cb8e575452e /.gitattributes
parent52e428b2e7b3c63c82aa40d4af7f04461c506229 (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