]> xenbits.xensource.com Git - libvirt.git/commitdiff
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)
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

index 496c2ef03e0f2b4780d0b8eee8b28940ebc1ab6a..70055001387a0990571bfd2cf1b901002f20065a 100644 (file)
@@ -13,6 +13,7 @@
 *.loT
 *.o
 *.orig
+*.pem
 *.pyc
 *.rej
 *.s