summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-13 23:57:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-13 23:57:10 -0800
commit37bca415cf056b7d783663fe85f40ee55d6427e1 (patch)
tree9e82e947d272b8166e578eac4eafa009b21169e5 /.gitattributes
parent016afba48b22f8e25036adaa91691df7a549ad57 (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