]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
.gitignore: Ignore the correct rename example binary
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Sep 2015 08:40:55 +0000 (10:40 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Sep 2015 08:40:55 +0000 (10:40 +0200)
commitea65fdba7fb43963db3ad88f23120967fc2e901b
tree648ac491f665042d8bea56eabe5988e1600ced97
parent732ce2789b4184059c1f526aec27c41c56ef975d
.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>
.gitignore