commit | 70a2438d62df10c32897ab6bd191e372a618af78 | [log] [tgz] |
---|---|---|
author | Jim Shargo <jshargo@google.com> | Tue Oct 10 21:49:34 2023 +0000 |
committer | Jim Shargo <jshargo@google.com> | Tue Oct 10 21:54:59 2023 +0000 |
tree | 54c80c027aed6fadd927e52bf1162858233525de | |
parent | 5d6006d85b27e0f8732b16998b90de21a9bf749f [diff] |
git: Add "**/target" to gitignore This is an annoying artifact generated sometimes by working in rust. It can interfere with git operations and we shouldn't let it be committed. Other packages have similar rules, so this should be OK. Test: n/a Change-Id: I5f166dadb81d246c6d2a587a68299999db91cc11