From 2ae00c8b2f7536f1bb38c3eb40d76f4196c61d0c Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Sat, 19 Sep 2020 12:27:20 +0200 Subject: 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 --- tests/.gitignore | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 tests/.gitignore (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore deleted file mode 100644 index d03c037..0000000 --- a/tests/.gitignore +++ /dev/null @@ -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 -- cgit v1.1