maint: ignore generated file

I did 'git add .' while in the middle of 'make syntax-check', and
it picked up a temporary file that should not be committed.

* .gitignore: Ignore sc_* from syntax check.
This commit is contained in:
Eric Blake 2011-08-18 17:03:26 -06:00
parent 310b09ec27
commit 322d1cfc78

1
.gitignore vendored
View File

@ -53,6 +53,7 @@
/po/*
/proxy/
/python/generator.py.stamp
/sc_*
/src/libvirt_iohelper
/src/locking/qemu-sanlock.conf
/src/remote/*_client_bodies.h