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:
Joscha 2025-03-01 13:27:22 +01:00
parent 5d1b740c20
commit 5cafe3fe2b
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,2 +1 @@
/target/ /target/
/showbits-typst-plugin/target/

1
showbits-typst-plugin/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/target/