build-sys: Add some gitignore for Rust bits
Just keeping status tidy. Closes: #1397 Approved by: jlebon
This commit is contained in:
parent
4249dc8c63
commit
5fec2b1af3
@ -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
1
rust/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
Cargo.lock
|
Loading…
Reference in New Issue
Block a user