summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 13:56:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 13:56:10 -0800
commit8d5842dbcc7b22c609812879c53219e7b608eca4 (patch)
tree2aef54e8f71692de266c0827cef35064064b4b6c /.gitattributes
parent6f6722c85482fe8543b319c110f97ad7eece118e (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