fix(deps): bump dependencies and devDependencies, update watch script, add npmextra preset, and remove Playwright artifacts
This commit is contained in:
24
.gitignore
vendored
24
.gitignore
vendored
@@ -1 +1,23 @@
|
||||
node_modules
|
||||
.nogit/
|
||||
|
||||
# artifacts
|
||||
coverage/
|
||||
public/
|
||||
|
||||
# installs
|
||||
node_modules/
|
||||
|
||||
# caches
|
||||
.yarn/
|
||||
.cache/
|
||||
.rpt2_cache
|
||||
|
||||
# builds
|
||||
dist/
|
||||
dist_*/
|
||||
|
||||
# AI
|
||||
.claude/
|
||||
.serena/
|
||||
|
||||
#------# custom
|
||||
Reference in New Issue
Block a user