From 61038f8a19b4aa155783fdaf15c6e73e80fdbc75 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 20 Sep 2021 12:06:23 +0200 Subject: Drop autotools It's been a few releases that we ship Meson support, we should be able to drop the old autotools build system now. Signed-off-by: Simon Ser --- .gitignore | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 794539b..0000000 --- a/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -Makefile -Makefile.in -configure -config.guess -config.log -config.status -config.sub -compile -install-sh -missing -*.pc -autom4te.cache -aclocal.m4 -*.trs -*.log -test-driver -- cgit v1.2.3