commit | 5a8619ca0af60e820ec0d7a5e95a407801ce761d | [log] [tgz] |
---|---|---|
author | Austin Appleby <aappleby@google.com> | Thu Sep 23 16:05:22 2021 -0700 |
committer | Austin Appleby <aappleby@google.com> | Thu Sep 23 16:05:22 2021 -0700 |
tree | 972ad342cd51af7bdd1f88199e8b2388be15993e | |
parent | e8eb189ceba99b0a4f29c349cbed757ea96b6114 [diff] |
update .gitignore Change-Id: Ida605bda013f7189f5e42c83f741d39b9180984f
diff --git a/.gitignore b/.gitignore index 2bcb93f..44b4309 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,5 @@ /Cargo.lock /platform /target +/core/target +/runtime/target