Skip to content

Commit b801291

Browse files
committed
build: add some folders to .vscodeignore
1 parent 930fa46 commit b801291

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscodeignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ vscode-client
1818

1919

2020
# python
21+
build
22+
.ruff_cache
23+
.hatch
2124
.venv
2225
.flake8
2326
mypy.ini
@@ -51,3 +54,5 @@ scripts
5154
doc
5255

5356
**/.robotcode_cache
57+
58+
.pre-commit-config.yaml

0 commit comments

Comments
 (0)