feat: added in gitignore devcontainers
This commit is contained in:
parent
94520bc57b
commit
d5e95eb7bd
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.devcontainer
|
||||
dist/
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
|
@ -23,3 +24,4 @@ bun.lockb
|
|||
/playwright/.cache/
|
||||
/plawright-report/
|
||||
target
|
||||
.github/dependabot.yml
|
||||
|
|
Loading…
Reference in New Issue
Block a user