summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 23:27:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 23:27:33 -0800
commit52ad9eed332b1b02091db3cf709ae21d03776899 (patch)
tree81d5dc2914a88888432904998cb300784b22e26e /.gitattributes
parent1292c83bbc61f53bc510e7529c673fa4ee3771fa (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