Upgraded to Angular v21
Removed tailwind Moved to vitest from karma/jasmine
This commit is contained in:
2
bookie/.gitignore
vendored
2
bookie/.gitignore
vendored
@ -30,6 +30,7 @@ speed-measure-plugin*.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
!.vscode/mcp.json
|
||||
.history/*
|
||||
|
||||
# Miscellaneous
|
||||
@ -40,6 +41,7 @@ speed-measure-plugin*.json
|
||||
/libpeerconnection.log
|
||||
testem.log
|
||||
/typings
|
||||
__screenshots__/
|
||||
|
||||
# System files
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user