build-sys: Add some gitignore for Rust bits

Just keeping status tidy.

Closes: #1397
Approved by: jlebon
This commit is contained in:
Colin Walters 2018-06-09 12:10:17 +00:00 committed by Atomic Bot
parent 4249dc8c63
commit 5fec2b1af3
2 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,7 @@ use-git-not-dist-hook:
@exit 1
DIST_HOOKS += use-git-not-dist-hook
GITIGNOREFILES += target/
endif # end ENABLE_RUST

1
rust/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
Cargo.lock