Remove autotools leftovers from gitignore 18/17718/2
authorBenoît Ganne <bganne@cisco.com>
Wed, 20 Feb 2019 09:36:37 +0000 (10:36 +0100)
committerDamjan Marion <dmarion@me.com>
Wed, 20 Feb 2019 17:54:13 +0000 (17:54 +0000)
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 <bganne@cisco.com>
.gitignore

index 7d46d3d..f2068c1 100644 (file)
 # start autotools ignore
 autom4te.cache/
 config/
-Makefile
 Makefile.in
 aclocal.m4
 app.info
 compile
-config.h
 config.log
 config.guess
 config.sub