diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-21T01·24+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-21T01·24+0000 |
commit | 14462d5ecd4b404c105aa2f8c57e500841a330b3 (patch) | |
tree | 5eadaaa87fa2960c30fc2b247f2fccea4efa8169 /net/alcoholic_jwt/.gitignore | |
parent | 17060cece3b41052eefd0711931c70f42b29eb8d (diff) |
chore(alcoholic_jwt): Prepare for depot merge
Diffstat (limited to 'net/alcoholic_jwt/.gitignore')
-rw-r--r-- | net/alcoholic_jwt/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/alcoholic_jwt/.gitignore b/net/alcoholic_jwt/.gitignore new file mode 100644 index 000000000000..143b1ca01474 --- /dev/null +++ b/net/alcoholic_jwt/.gitignore @@ -0,0 +1,4 @@ + +/target/ +**/*.rs.bk +Cargo.lock |