From bbac3d8b95773bf58d60f8b074c6616ba5cda745 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 12 Nov 2015 15:50:06 +0100 Subject: Use of autotools for building MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Idf3555872aa49aca67cccb1fb5ef6aa6a9d397d1 Signed-off-by: José Bollo --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit 1.2.3-korg