]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: ignore generated file
authorEric Blake <eblake@redhat.com>
Thu, 18 Aug 2011 23:03:26 +0000 (17:03 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 18 Aug 2011 23:34:56 +0000 (17:34 -0600)
commit322d1cfc785a822ade3aa05109a56032e8c65461
tree366ec0b2068d7695b7d819a246e74cf3a9f5c928
parent310b09ec270f34f71095f0c9e107b27babcf1c9c
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.
.gitignore