mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 03:29:43 +00:00
Remove superfluous .gitignore files
Since we are now always doing out-of-tree builds, these gitignore files should not be necessary anymore. Message-Id: <20200919133637.72744-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
520ddc18bf
commit
2ae00c8b2f
1
pc-bios/keymaps/.gitignore
vendored
1
pc-bios/keymaps/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/*.stamp
|
2
plugins/.gitignore
vendored
2
plugins/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
qemu-plugins-ld.symbols
|
||||
qemu-plugins-ld64.symbols
|
32
tests/.gitignore
vendored
32
tests/.gitignore
vendored
@ -1,32 +0,0 @@
|
||||
atomic_add-bench
|
||||
benchmark-crypto-cipher
|
||||
benchmark-crypto-hash
|
||||
benchmark-crypto-hmac
|
||||
check-*
|
||||
!check-*.c
|
||||
!check-*.sh
|
||||
fp/*.out
|
||||
qht-bench
|
||||
rcutorture
|
||||
test-*
|
||||
!test-*.c
|
||||
!test-*.py
|
||||
!docker/test-*
|
||||
test-qapi-commands.[ch]
|
||||
test-qapi-init-commands.[ch]
|
||||
include/test-qapi-commands-sub-module.[ch]
|
||||
test-qapi-commands-sub-sub-module.[ch]
|
||||
test-qapi-emit-events.[ch]
|
||||
test-qapi-events.[ch]
|
||||
include/test-qapi-events-sub-module.[ch]
|
||||
test-qapi-events-sub-sub-module.[ch]
|
||||
test-qapi-types.[ch]
|
||||
include/test-qapi-types-sub-module.[ch]
|
||||
test-qapi-types-sub-sub-module.[ch]
|
||||
test-qapi-visit.[ch]
|
||||
include/test-qapi-visit-sub-module.[ch]
|
||||
test-qapi-visit-sub-sub-module.[ch]
|
||||
test-qapi-introspect.[ch]
|
||||
*-test
|
||||
qapi-schema/*.test.*
|
||||
vm/*.img
|
2
tests/fp/.gitignore
vendored
2
tests/fp/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
fp-test
|
||||
fp-bench
|
2
tests/migration/.gitignore
vendored
2
tests/migration/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
initrd-stress.img
|
||||
stress
|
3
tests/multiboot/.gitignore
vendored
3
tests/multiboot/.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
*.bin
|
||||
*.elf
|
||||
test.out
|
9
tests/qemu-iotests/.gitignore
vendored
9
tests/qemu-iotests/.gitignore
vendored
@ -1,9 +0,0 @@
|
||||
check.log
|
||||
check.time*
|
||||
common.env
|
||||
*.out.bad
|
||||
*.notrun
|
||||
socket_scm_helper
|
||||
|
||||
# ignore everything in the scratch directory
|
||||
scratch/
|
5
tests/tcg/.gitignore
vendored
5
tests/tcg/.gitignore
vendored
@ -1,5 +0,0 @@
|
||||
# These are build artefacts which only appear when you are doing
|
||||
# builds directly in the source tree.
|
||||
config-*.mak
|
||||
*-softmmu/
|
||||
*-linux-user/
|
3
tests/uefi-test-tools/.gitignore
vendored
3
tests/uefi-test-tools/.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
Build
|
||||
Conf
|
||||
log
|
Loading…
Reference in New Issue
Block a user