summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:30:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:30:26 -0800
commit47a9a68b28f3bf5d0dc23d5b0a28452f8855b68b (patch)
tree974b97c4f05405db28ab1c13f65a4bdd16f5866a /.gitattributes
parent1f84b99ab03def26f4473244e0d3d0cfaa8ec191 (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