From: Benoît Ganne Date: Wed, 20 Feb 2019 09:36:37 +0000 (+0100) Subject: Remove autotools leftovers from gitignore X-Git-Tag: v19.04-rc1~445 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=58ec0f0420961c28abc76cabb91c0f4ee655b298;p=vpp.git Remove autotools leftovers from gitignore Some tracked files were ignored due to gitignore rules that date back to autotools based buildsystem. Update gitignore accordingly. ~# git ls-files -i --exclude-standard Makefile build-root/Makefile build/external/Makefile build/external/deb/debian/dkms/Makefile doxygen/Makefile extras/rpm/Makefile src/vnet/config.h test/Makefile test/doc/Makefile test/ext/Makefile Change-Id: I3326c932cd174434211b744bf5e26bc4da450339 Signed-off-by: Benoît Ganne --- diff --git a/.gitignore b/.gitignore index 7d46d3d0ad3..f2068c1bd70 100644 --- a/.gitignore +++ b/.gitignore @@ -31,12 +31,10 @@ # start autotools ignore autom4te.cache/ config/ -Makefile Makefile.in aclocal.m4 app.info compile -config.h config.log config.guess config.sub