
6 Feb
2012
6 Feb
'12
5:36 p.m.
On 02/06/2012 06:34 PM, Eric Blake wrote:
On 02/06/2012 10:30 AM, Peter Krempa wrote:
Commit 8f00276c8a6140cec6a6d50441c802981d329c0c consolidated other .gitignore files to the master one, but forgot to add some test output files. --- Detected by git status on a cleaned repo with make check done: # On branch master # Untracked files: # (use "git add<file>..." to include in what will be committed) # # tests/commandtest # tests/virtimetest
.gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
ACK. Looks like I need to trim my ~/.git/info/exclude.
Thanks; pushed. Peter