Add and update Rock Paper Scissors app, revise the Calculator page, and allow for testing
This commit is contained in:
parent
91c4417d89
commit
d069c9a4d3
5 changed files with 14 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -23,3 +23,6 @@ pnpm-debug.log*
|
|||
# ide files
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# testing space
|
||||
/src/pages/testing.astro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue