Merge pull request #6 from Sompalkar/fix/timeline-clip-deletion

fix: delete only selected clip from timeline
This commit is contained in:
iza
2025-06-23 13:24:18 +03:00
committed by GitHub
4 changed files with 731 additions and 181 deletions

5
.gitignore vendored
View File

@ -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