change(ui): ignore logs
This commit is contained in:
parent
047a5f52e7
commit
918d9de4c9
1 changed files with 1 additions and 0 deletions
1
frontend/.gitignore
vendored
1
frontend/.gitignore
vendored
|
|
@ -7,6 +7,7 @@ app/components/ui/SVG.js
|
|||
*.DS_Store
|
||||
.env*
|
||||
!.env.sample
|
||||
logs
|
||||
*css.d.ts
|
||||
*.cache
|
||||
.yarn/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue