]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: ignore transient files during tests
authorEric Blake <eblake@redhat.com>
Tue, 14 Jan 2014 21:28:57 +0000 (14:28 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 14 Jan 2014 21:31:13 +0000 (14:31 -0700)
commit31d43dc57802dcc3051d111e3527eeb38b691ef7
tree77b5e94dd57c4451ad15ada769e0902fd8d8af12
parentb22f7726108a55d6eeef76147fac9392196d34f5
maint: ignore transient files during tests

I ran 'git add .' for a patch in progress, while in the middle
of running 'make check' to test my work, and was surprised when
it picked up some files I wasn't expecting.

* .gitignore: Ignore *.pem.

Signed-off-by: Eric Blake <eblake@redhat.com>
.gitignore