ea65fdb .gitignore: Ignore the correct rename example binary

Authored and Committed by mprivozn 8 years ago
1 file changed. 1 lines added. 1 lines removed.
    .gitignore: Ignore the correct rename example binary
    
    In e755186c5c305a9 we tried to introduce an example demonstrating
    new virDomainRename API. Unfortunately, in the .gitignore we had
    a different binary listed. It's 'rename' binary which we want git
    to ignore, not 'test'.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+1 -1