commit | f8f7f5dbabfe1a55f48952ac0c59f007cb063a8e | [log] [tgz] |
---|---|---|
author | Austin Appleby <aappleby@google.com> | Mon Jun 28 18:55:01 2021 -0700 |
committer | Austin Appleby <aappleby@google.com> | Mon Jun 28 18:55:01 2021 -0700 |
tree | d45487f5b9609ac60c95fd5847ed06d502205156 | |
parent | bdb95446c7daafc2a209eff7a2ddd4857c6f06a3 [diff] |
Add .gitignore to sw/tock_matcha Change-Id: I45c66953635ec0510a276baa50c0ce003e348c61
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fa8d85a --- /dev/null +++ b/.gitignore
@@ -0,0 +1,2 @@ +Cargo.lock +target