libusbgx: Update .gitignore for tests directory
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 8 Apr 2015 08:08:39 +0000 (10:08 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 20:45:35 +0000 (21:45 +0100)
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
.gitignore

index b79ec13..7dfeaed 100644 (file)
@@ -4,9 +4,14 @@
 /examples/.libs
 /src/.deps
 /src/.libs
+/tests/*
+!/tests/*.*
+/tests/.deps
 *.o
 *.lo
 *.la
+*.so
+*.so.*
 Makefile
 Makefile.in
 /configure