feat: added in gitignore devcontainers

This commit is contained in:
Stepan Vladovskiy 2024-06-19 01:06:59 +00:00
parent 94520bc57b
commit d5e95eb7bd

4
.gitignore vendored
View File

@ -1,3 +1,4 @@
.devcontainer
dist/
node_modules/
npm-debug.log*
@ -22,4 +23,5 @@ bun.lockb
/blob-report/
/playwright/.cache/
/plawright-report/
target
target
.github/dependabot.yml