Skip to content

Commit 437a7d7

Browse files
fix(static): Remove static widget files from repository
Cleaned up numerous widget static files by removing compiled JavaScript modules and CSS files. This includes removing generated files for various widgets such as AccordionWidget, ButtonWidget, ChartWidget, and others.
1 parent 7e70f47 commit 437a7d7

29 files changed

Lines changed: 2 additions & 451794 deletions

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dist
88
__pycache__
99
.ipynb_checkpoints
1010

11-
src/widget/static
1211
python/src/collections
1312
node_modules
1413

@@ -20,3 +19,5 @@ node_modules
2019

2120
*.ruff_cache
2221
*.mypy_cache
22+
23+
python/src/numerous/widgets/static

0 commit comments

Comments
 (0)