aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-08-18 17:03:26 -0600
committerEric Blake <eblake@redhat.com>2011-08-18 17:34:56 -0600
commit322d1cfc785a822ade3aa05109a56032e8c65461 (patch)
tree366ec0b2068d7695b7d819a246e74cf3a9f5c928 /.gitignore
parentbuild: fix virnetsocket on mingw (diff)
downloadlibvirt-322d1cfc785a822ade3aa05109a56032e8c65461.tar.gz
libvirt-322d1cfc785a822ade3aa05109a56032e8c65461.tar.bz2
libvirt-322d1cfc785a822ade3aa05109a56032e8c65461.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e8b2dbf55..39ecd6d2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@
/po/*
/proxy/
/python/generator.py.stamp
+/sc_*
/src/libvirt_iohelper
/src/locking/qemu-sanlock.conf
/src/remote/*_client_bodies.h