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 --- benchmarks/.gitignore | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 benchmarks/.gitignore (limited to 'benchmarks') diff --git a/benchmarks/.gitignore b/benchmarks/.gitignore deleted file mode 100644 index 56daa1fd..00000000 --- a/benchmarks/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# Please keep sorted alphabetically -gem_blt -gem_busy -gem_create -gem_exec_ctx -gem_exec_fault -gem_exec_nop -gem_exec_reloc -gem_exec_trace -gem_latency -gem_mmap -gem_prw -gem_set_domain -gem_syslatency -gem_userptr_benchmark -gem_wsim -intel_upload_blit_large -intel_upload_blit_large_gtt -intel_upload_blit_large_map -intel_upload_blit_small -kms_vblank -prime_lookup -vgem_mmap -- cgit v1.2.3