Dev Container周り

Related to #10201
This commit is contained in:
tamaina 2023-03-05 01:06:30 +09:00
parent ccdac0ca96
commit c54712233c
4 changed files with 24 additions and 5 deletions

3
.gitignore vendored
View file

@ -20,6 +20,9 @@ packages/frontend/.yarn/cache
packages/backend/.yarn/cache
packages/sw/.yarn/cache
# pnpm
.pnpm-store
# Cypress
cypress/screenshots
cypress/videos