diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-12-15 13:18:47 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-12-15 13:24:24 -0500 |
commit | 6b250497f27c37cae1d005f06158146e47ec8800 (patch) | |
tree | 099c8f3c36560959ecb3d6e7c5a603566ad642f3 /.gitignore | |
parent | ec96cfc6edfbadd3926374579319af2641aa856f (diff) |
Updates to fix building with SDK and remove submodule usageicefish_8.99.4icefish_8.99.3icefish/8.99.4icefish/8.99.38.99.48.99.3
Update the autobuild script and CMake files to work with the SDK, and
remove now deprecated usage of the app-templates submodule.
Bug-AGL: SPEC-3055
Change-Id: Ib01f46fa510df2614021a8f256ab09fdcff8871a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ *~ +build/ |