Skip to content

Commit

Permalink
gitignore: add *.eml to gitignore
Browse files Browse the repository at this point in the history
The patch mail may be *.eml.

Signed-off-by: Wanlong Gao <[email protected]>
  • Loading branch information
gaowanlong committed Apr 22, 2013
1 parent 5f070bc commit 5307e93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ patches/
*.patch
*.rej
*.orig
*.eml

*.run-test
*.test
Expand Down

0 comments on commit 5307e93

Please sign in to comment.