summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:22:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:22:13 -0800
commit2b776df59b55c6bbfc4d0ac2594dc626fe447892 (patch)
tree022431ffec10c6242af3b74e6c8c119d9d72e8da /.gitattributes
parent7c53c46161e56543231b852fc5d82755b5cf84d8 (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