summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 19:02:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 19:02:25 -0800
commit7fc9259ecac9484a379c642b47f8d1938e4122dc (patch)
tree5df0214bd389f6455b404a656f4851c4e3c86e34 /.gitattributes
parent36ea1c2eda975ccc79d87923e8ad0e563ac79464 (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