Updated gitignore file to ignore rust build release directory tree.
This commit is contained in:
parent
ae22876a53
commit
d0999183ce
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
./osupdater
|
./osupdater
|
||||||
./in_development/rust/osupdater/target/*
|
./in_development/rust/osupdater/target/*
|
||||||
|
./in_development/rust/osupdater/release/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue