From 667ba26b476db3f2d2e6e1620ee0cf8e338be8e7 Mon Sep 17 00:00:00 2001 From: Petri Latvala Date: Fri, 23 Apr 2021 11:29:19 +0300 Subject: gitignore: Remove various .gitignore files Now that autotools is gone and you always build to a dedicated build directory with meson, we can remove .gitignore files that only had the purpose of ignoring built binaries in the source directories. Signed-off-by: Petri Latvala Cc: Arkadiusz Hiler Reviewed-by: Arkadiusz Hiler --- runner/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 runner/.gitignore (limited to 'runner') diff --git a/runner/.gitignore b/runner/.gitignore deleted file mode 100644 index 3812da23..00000000 --- a/runner/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -igt_runner -igt_resume -igt_results -runner_test -runner_json_test -- cgit v1.2.3