Ignore plugin target in its own subdirectory
That way, I can open the plugin in a separate vscode window and get a working rust-analyzer again.
This commit is contained in:
parent
5d1b740c20
commit
5cafe3fe2b
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
||||||
/target/
|
/target/
|
||||||
/showbits-typst-plugin/target/
|
|
||||||
|
|
|
||||||
1
showbits-typst-plugin/.gitignore
vendored
Normal file
1
showbits-typst-plugin/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
/target/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue