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
1 file changed