summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:15:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:15:39 -0800
commitc27e30d6fdd35a787dfc863d79d1f6e5ab870a1a (patch)
tree3ed76c0df4e4270494da8c9574c61c15cdbaa57f /.gitattributes
parent4d38407a2de6c338cf8a4fb55b0d4e7d36205857 (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