Skip to content

Commit 461bfb1

Browse files
committed
fix: correct vscodeignore file
I have over optimized the .vscodeignore file 🥶
1 parent e01d817 commit 461bfb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.vscodeignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ scripts/
5757
.pre-commit-config.yaml
5858
.devcontainer/
5959

60-
**/robotcode/
61-
**/packages/
62-
**/bundled/libs/bin/
60+
robotcode/
61+
packages/
62+
bundled/libs/bin/
6363

6464
cliff.toml
6565
**/pyproject.toml

0 commit comments

Comments
 (0)