summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 17:01:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 17:01:47 -0800
commit0aece45b5b2d9a32c96609fb104f014d7eecede2 (patch)
treebde6ebfaff52109cb7ba9771723bb921e9e3cbf8 /.gitattributes
parent2f4f001a9d463f3041a159b80aa6c4d37c0a70e2 (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