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/fp/.gitignore | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/fp/.gitignore (limited to 'tests/fp') diff --git a/tests/fp/.gitignore b/tests/fp/.gitignore deleted file mode 100644 index 704fd42..0000000 --- a/tests/fp/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -fp-test -fp-bench -- cgit v1.1