summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:58:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:58:55 -0800
commit119d6c9b1c54612b73646f97d2517cbec590e130 (patch)
treea3b6e3da6875cb80baafcccf2112b3209926d437 /.gitattributes
parenta812808f5c9965dfb7c2a351769a17827f81737c (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