summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:59:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:59:30 -0800
commitf929bb49ab2410e92480ac791dd7c547d29c3bac (patch)
tree9e2a68e31bed79232fd1b678b1996b953b4f950a /.gitattributes
parent3ad465cd8d676dbe2ac8b436f90ec7cd01f8299e (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