summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:48:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:48:22 -0800
commit28d1bca615708ed671becfc09d4ac03d748eb8bf (patch)
tree8efed1e1fa093ebd2318f65fc21b5cac2c92525b /.gitattributes
parentee1912fd7c0fa31de35da613833f7de692bf8612 (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