summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:30:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:30:14 -0800
commit28557b4996d348ec851287f3b2b32573da6e1356 (patch)
tree21a68c6e62d281823389db24ecf60f68d1a1248f /.gitattributes
parent79102880e3d29d3b63c9c65183fc65825dad2947 (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