summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:05:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:05:03 -0800
commit4e40edeb4c83ec22a64ece9abd8df41aa5e184b9 (patch)
tree157303f5b7fdbe1b1c883b16630ccc2f2260de9d /.gitattributes
parent358f1c6d9a2a2bce32154c58f834ee440148c7d9 (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