fix: delete only selected clip from timeline
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -10,11 +10,12 @@
|
||||
# debug
|
||||
/apps/web/npm-debug.log*
|
||||
/apps/web/yarn-debug.log*
|
||||
/apps/web/yarn-error.log*
|
||||
/apps/web/yarn-error.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
/apps/web/.env*
|
||||
/apps/web/.env.example
|
||||
|
||||
# typescript
|
||||
/apps/web/next-env.d.ts
|
||||
/apps/web/next-env.d.ts
|
||||
/apps/web/yarn.lock
|
||||
|
3114
apps/web/yarn.lock
3114
apps/web/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user