Updated gitignore
This commit is contained in:
parent
f5a0bbad6a
commit
ac0cfe6605
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -29,5 +29,8 @@ pnpm-debug.log*
|
||||||
/blob-report/
|
/blob-report/
|
||||||
/playwright/.cache/
|
/playwright/.cache/
|
||||||
|
|
||||||
|
# Backend
|
||||||
|
backend/target/
|
||||||
|
|
||||||
# Custom
|
# Custom
|
||||||
src/assets/
|
src/assets/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue