Adding outgoing directory to .gitignore
authorTim 'mithro' Ansell <mithro@mithis.com>
Mon, 13 Apr 2015 07:32:10 +0000 (17:32 +1000)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Tue, 14 Apr 2015 14:59:41 +0000 (22:59 +0800)
The outgoing directory is specified in the CONTRIBUTING.md instructions and the
git-send-email example given at http://git-scm.com/docs/git-send-email#EXAMPLE

.gitignore

index 56baec5c5d9aed4c8895573b7a3cccd148be605f..34f914fe8bdd2cff337a38445b28cde435665b45 100644 (file)
@@ -12,3 +12,4 @@ software/include/generated/*.h
 software/include/generated/*.ld
 software/include/generated/*.mak
 *.vcd
+outgoing