Skip to content

Commit 5eeee3a

Browse files
committed
chore: clean up workspace and remove unused files
1 parent 0f196e7 commit 5eeee3a

File tree

4 files changed

+0
-222
lines changed

4 files changed

+0
-222
lines changed

assets/.gitkeep

Whitespace-only changes.

dotfiles.code-workspace

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,36 +8,11 @@
88
"path": "./tools",
99
"name": "tools"
1010
},
11-
{
12-
"path": "./stacks",
13-
"name": "stacks"
14-
},
15-
{
16-
"path": "./notebooks",
17-
"name": "notebooks"
18-
},
1911
{
2012
"path": ".",
2113
"name": "root"
2214
}
2315
],
24-
"settings": {
25-
"files.exclude": {
26-
"**/.uv": true,
27-
"**/node_modules": true,
28-
"**/playwright-report": true,
29-
"**/test-results": true,
30-
"**/.idea": true,
31-
"**/.venv": true,
32-
"**/venv": true,
33-
"**/__pycache__": true,
34-
"**/.azurite": true,
35-
"**/__blobstorage__": true,
36-
"**/__queuestorage__": true,
37-
"**/.pytest_cache": true,
38-
"**/.ruff_cache": true
39-
}
40-
},
4116
"extensions": {
4217
"recommendations": [
4318
"yoavbls.pretty-ts-errors",

notebooks/.gitkeep

Whitespace-only changes.

win/winget.json

Lines changed: 0 additions & 197 deletions
This file was deleted.

0 commit comments

Comments
 (0)