mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
unleash the hush puppies
This commit is contained in:
@@ -17,6 +17,5 @@ libtool
|
||||
ltconfig
|
||||
ltmain.sh
|
||||
update.log
|
||||
libxen.pc
|
||||
libxen.spec
|
||||
|
||||
libvirt.pc
|
||||
libvirt.spec
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.memdump
|
||||
|
||||
3
docs/devhelp/.cvsignore
Normal file
3
docs/devhelp/.cvsignore
Normal file
@@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
libvirt.devhelp
|
||||
@@ -3,3 +3,5 @@ Makefile.in
|
||||
Makefile
|
||||
info1
|
||||
suspend
|
||||
.libs
|
||||
.deps
|
||||
|
||||
2
docs/examples/python/.cvsignore
Normal file
2
docs/examples/python/.cvsignore
Normal file
@@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
2
include/.cvsignore
Normal file
2
include/.cvsignore
Normal file
@@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
2
include/libvirt/.cvsignore
Normal file
2
include/libvirt/.cvsignore
Normal file
@@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
5
proxy/.cvsignore
Normal file
5
proxy/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
libvirt_proxy
|
||||
12
python/.cvsignore
Normal file
12
python/.cvsignore
Normal file
@@ -0,0 +1,12 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
*.lo
|
||||
*.la
|
||||
libvirt.py
|
||||
libvirt-export.c
|
||||
libvirtclass.txt
|
||||
libvirt-py.[ch]
|
||||
libvirtclass.py
|
||||
gen_prog
|
||||
2
python/tests/.cvsignore
Normal file
2
python/tests/.cvsignore
Normal file
@@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
@@ -1 +1,7 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
*.lo
|
||||
*.la
|
||||
virsh
|
||||
|
||||
5
tests/.cvsignore
Normal file
5
tests/.cvsignore
Normal file
@@ -0,0 +1,5 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
xmlrpctest
|
||||
Reference in New Issue
Block a user