summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 06:58:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 06:58:29 -0800
commit629f31c6950f520513c5890aa6e87063d783a01e (patch)
tree152179b2b16f42fcb84ce7020489992cc76fc6a0 /.gitattributes
parente03756ff2d70ac88190b751970a9657e0a25176a (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