summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:15:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:15:39 -0800
commit695afe2cc7d03e7edee4e2dd8b7c710c2852dc8f (patch)
tree17d244454d759cb05c213313ad2b00aa0d848feb /.gitattributes
parent4660a6ed11b71a1f1fdcf7b692c3f772b12dd9c0 (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