diff options
author | José Bollo <jose.bollo@iot.bzh> | 2015-12-21 10:45:58 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2015-12-21 10:45:58 +0100 |
commit | eab449dec6b13464db5277c54ac23fc30d896353 (patch) | |
tree | 045239ab0755a58f6b97f61dc702859fd4f32f37 /.gitignore | |
parent | 2af512e7b590baa8754c643b60ae9dac8bcdc4b8 (diff) |
Improves the packaging, adds comments
Change-Id: Ib9eb3bf010814ea043e838f2e97a692ecd12514b
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -3,10 +3,14 @@ wgtpkg-installer wgtpkg-pack wgtpkg-sign wgtpkg-info -*.o *.a -TODO +CMakeCache.txt +CMakeFiles/ +Makefile +cmake_install.cmake +install_manifest.txt + a.pem b.pem ca-certificates/ |