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/
|
||||
/playwright/.cache/
|
||||
|
||||
# Backend
|
||||
backend/target/
|
||||
|
||||
# Custom
|
||||
src/assets/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue