summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:19:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:19:10 -0800
commitab48030f2622b4cdb841da7a1ed7aaf246bd3e03 (patch)
tree0f88745926d068a5f590c5713b51eba4cfe358b2 /.gitattributes
parent9275864380405a84949be28d9a44e4763763ea44 (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