summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:13:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:13:16 -0800
commit48ba4510d1c7cfd2792f117bbba751cb5d4e649c (patch)
tree87ac26fe1febd757662e31b9c285a264d1d2277b /.gitattributes
parent877f711efe7b36d7f1c6e1acbc740dd18cfcd2c3 (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