diff mbox

[2/2] .gitignore: Ignore mbox files

Message ID 20161223185119.27793-2-stephen@that.guru
State Accepted
Headers show

Commit Message

Stephen Finucane Dec. 23, 2016, 6:51 p.m. UTC
Signed-off-by: Stephen Finucane <stephen@that.guru>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Stephen Finucane Dec. 23, 2016, 11:15 p.m. UTC | #1
On Fri, 2016-12-23 at 18:51 +0000, Stephen Finucane wrote:
> Signed-off-by: Stephen Finucane <stephen@that.guru>

TrivialFix. Applied.
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index b61996c..fd52c8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@  TAGS
 # patch files
 *.patch
 *.diff
+*.mbox
 
 # cscope files
 cscope.*