mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
maint: ignore generated files
* .gitignore: Exempt recently added generated files.
This commit is contained in:
parent
b998f1f77c
commit
72f865dd23
4
.gitignore
vendored
4
.gitignore
vendored
@ -36,6 +36,7 @@
|
|||||||
/configure.lineno
|
/configure.lineno
|
||||||
/daemon/*_dispatch.h
|
/daemon/*_dispatch.h
|
||||||
/docs/hvsupport.html.in
|
/docs/hvsupport.html.in
|
||||||
|
/docs/libvirt-qemu-*.xml
|
||||||
/gnulib/lib/*
|
/gnulib/lib/*
|
||||||
/gnulib/m4/*
|
/gnulib/m4/*
|
||||||
/gnulib/tests/*
|
/gnulib/tests/*
|
||||||
@ -53,6 +54,9 @@
|
|||||||
/po/*
|
/po/*
|
||||||
/proxy/
|
/proxy/
|
||||||
/python/generator.py.stamp
|
/python/generator.py.stamp
|
||||||
|
/python/libvirt-qemu-export.c
|
||||||
|
/python/libvirt-qemu.[ch]
|
||||||
|
/python/libvirt_qemu.py
|
||||||
/sc_*
|
/sc_*
|
||||||
/src/hyperv/*.generated.*
|
/src/hyperv/*.generated.*
|
||||||
/src/libvirt_iohelper
|
/src/libvirt_iohelper
|
||||||
|
Loading…
Reference in New Issue
Block a user