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 | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index 56baec5..34f914f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ software/include/generated/*.h software/include/generated/*.ld software/include/generated/*.mak *.vcd +outgoing -- 2.2.0.rc0.207.ga3a616c _______________________________________________ M-Labs devel mailing list https://ssl.serverraum.org/lists/listinfo/devel
