diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bdc386d --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +wgtpkg-install +wgtpkg-pack +wgtpkg-sign +*.o + +.deps/ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +config.* +stamp-h1 +configure +depcomp +install-sh +missing + +PACK0/ +TODO +a.pem +b.pem +ca-certificates/ +certs/ +old/ +schemas/ +tests-w3c/ +tests/ +tizen-certificates/ +truc +*.wgt |