commit | 9786447bf55587957a3d9df25fcb4304e3538b4b | [log] [tgz] |
---|---|---|
author | Abhishek Pandit-Subedi <abhishekpandit@chromium.org> | Mon Mar 15 13:52:05 2021 -0700 |
committer | Abhishek Pandit-Subedi <abhishekpandit@google.com> | Wed Apr 07 04:56:32 2021 +0000 |
tree | a1e9ddb8f6c50b422371fa8f233fa5b8f202d7b3 | |
parent | 8690833dd7d8448e27f11addf03ec4f296963ee1 [diff] [blame] |
Update gitignore for Cargo.lock and tags Bug: 176847216 Tag: #floss Test: atest --host bluetooth_test_gd Change-Id: I3ccf85d54493630257957a1c5182e54470bcb16f
diff --git a/.gitignore b/.gitignore index 92b837b..5acc85a 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,6 @@ buildtools out -third_party +third_party/ +target/ +Cargo.lock +tags