Simplify build system for rustdoc-gui test crates
This commit is contained in:
parent
8ccee61d38
commit
da6d82e465
9 changed files with 65 additions and 14 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -72,4 +72,7 @@ __pycache__/
|
|||
**node_modules
|
||||
**package-lock.json
|
||||
|
||||
## Rustdoc GUI tests
|
||||
src/test/rustdoc-gui/src/**.lock
|
||||
|
||||
# Before adding new lines, see the comment at the top.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue