mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -53,6 +53,7 @@
|
|||||||
/po/*
|
/po/*
|
||||||
/proxy/
|
/proxy/
|
||||||
/python/generator.py.stamp
|
/python/generator.py.stamp
|
||||||
|
/sc_*
|
||||||
/src/libvirt_iohelper
|
/src/libvirt_iohelper
|
||||||
/src/locking/qemu-sanlock.conf
|
/src/locking/qemu-sanlock.conf
|
||||||
/src/remote/*_client_bodies.h
|
/src/remote/*_client_bodies.h
|
||||||
|
|||||||
Reference in New Issue
Block a user