summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:01:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:01:14 -0800
commitb88e7b4df2a2e4a67568a4220680c7d5714b8e40 (patch)
treeca3839b08c1ef51b2d75fdf25fd85af7bbff5255 /.gitattributes
parente88ec2a402930ee49c3daa179b8add3020fcc247 (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