diff options
author | José Bollo <jose.bollo@iot.bzh> | 2015-12-10 16:39:05 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2015-12-10 16:39:05 +0100 |
commit | f3d64b7c741677cd28e2a11deed67196cd02b46a (patch) | |
tree | 57b6ee3ca5a206d78a39dbcdae49cac5a75ae59a /.gitignore | |
parent | 63f8720a3e610c0dc37bda3138d2e8de98ec1a78 (diff) |
added info retrieval
Change-Id: I6f91b15e87308cf01db4ddafa3c2715c251f5fe5
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,7 @@ wgtpkg-install wgtpkg-pack wgtpkg-sign +wgtpkg-info *.o .deps/ @@ -15,7 +16,8 @@ depcomp install-sh missing -PACK0/ +UNPACK*/ +PACK*/ TODO a.pem b.pem @@ -28,3 +30,5 @@ tests/ tizen-certificates/ truc *.wgt +wrt-widgets + |