diff options
author | Eric Blake <eblake@redhat.com> | 2010-06-09 13:52:36 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2010-06-15 07:31:10 -0600 |
commit | fb8552f83a33fce803bfc3065a75327981d2027a (patch) | |
tree | c3e280c207fc426a7db82f7a6f19e680edb615a4 /python/tests | |
parent | parthelper: fix compilation without optimization (diff) | |
download | libvirt-fb8552f83a33fce803bfc3065a75327981d2027a.tar.gz libvirt-fb8552f83a33fce803bfc3065a75327981d2027a.tar.bz2 libvirt-fb8552f83a33fce803bfc3065a75327981d2027a.zip |
maint: simplify some ignore files
* .hgignore: Delete, no longer used.
* examples/python/.gitignore: Delete, covered globally.
* include/.gitignore: Likewise.
* python/tests/.gitignore: Likewise.
* docs/schemas/.gitignore: Likewise.
* tests/xml2sexprdata/.gitignore: Likewise.
* tests/sexpr2xmldata/.gitignore: Likewise.
* tests/confdata/.gitignore: Likewise.
* tests/xencapsdata/.gitignore: Likewise.
* tests/xmconfigdata/.gitignore: Likewise.
* tests/xml2sexprdata/.gitignore: Likewise.
Diffstat (limited to 'python/tests')
-rw-r--r-- | python/tests/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/tests/.gitignore b/python/tests/.gitignore deleted file mode 100644 index 282522db0..000000000 --- a/python/tests/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in |