summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:49:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:49:31 -0800
commit574db537b5634cbb6e81aa11c950b26e97d8bfe2 (patch)
tree2230055583851bf5f82010fc0465833c2b361c60 /.gitattributes
parent22b170b8922c381e18e2439f5bdd0c108793e481 (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