forked from mirrors/gstreamer-rs
gitignore: Ignore any target folder, not just in the root
This commit is contained in:
parent
94d4c5b42d
commit
706fb66f0b
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
|||
/target/
|
||||
target/
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
|
|
Loading…
Reference in a new issue