From e996f4551f313789ef3eb46026cffbfef22826a0 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 12 Oct 2016 09:45:38 +0200 Subject: Added new files from libtool build to gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ed15bcaf..6fec730c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.lo *.o bind doc/html @@ -17,8 +18,8 @@ config.status dhcpctl/cltest dhcpctl/omshell doc/devel/doxyfile -dst/libdst.a includes/stamp-h1 +.libs libtool ltmain.sh omapip/svtest @@ -31,4 +32,5 @@ server/tests/leaseq_unittests server/tests/load_bal_unittests server/tests/test-suite.log tests/libt_api.a +tests/libt_api.la tests/unittest.sh -- cgit v1.2.1