From 3e6678f9c692553e8902da4d6fb1fe6c087db1f4 Mon Sep 17 00:00:00 2001 From: Marcel Enguehard Date: Wed, 19 Jul 2017 11:26:26 +0200 Subject: * GUI resource * MemIf interface for VPP * Better netmodel integration * Draft documentation * New tutorials * Improved monitoring and error handling * Refactored IP addresses and prefixes representation * Improved image mgmt for LXD * Various bugfixes and code refactoring Change-Id: I90da6cf7b5716bc7deb6bf4e24d3f9f01b5a9b0f Signed-off-by: Marcel Enguehard --- .gitignore | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b354d71a..327a1542 100644 --- a/.gitignore +++ b/.gitignore @@ -1,31 +1,2 @@ -build/ -======= -liblongbow*tar.gz -lib -bin -include -*.o -*.lo -*.a -*.la -.libs -a.out -.DS_Store -.gcda -.gcno -.dSYM -autom4te.cache -config.h -config.log -config.status -stamp-h1 -*.trs -Makefile -.deps *.pyc -.dirstamp -*.swp -libtool -*~ -*.pyc -.idea +.pybuild -- cgit 1.2.3-korg