mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-24 06:11:11 -05:00
Add test coverage
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
out
|
||||
dist
|
||||
node_modules
|
||||
.vscode-test/
|
||||
coverage/
|
||||
|
||||
.DS_Store
|
||||
|
||||
@@ -13,4 +13,5 @@ roo-cline-*.vsix
|
||||
/local-prompts
|
||||
|
||||
# Test environment
|
||||
.test_env
|
||||
.test_env
|
||||
.vscode-test/
|
||||
|
||||
Reference in New Issue
Block a user