mirror of
https://github.com/App1ePine/free-video.git
synced 2025-12-11 10:49:38 +00:00
19 lines
156 B
Plaintext
19 lines
156 B
Plaintext
# Local
|
|
.DS_Store
|
|
*.local
|
|
*.log*
|
|
|
|
# Dist
|
|
node_modules
|
|
dist/
|
|
|
|
# Profile
|
|
.rspack-profile-*/
|
|
|
|
# IDE
|
|
.vscode/*
|
|
.vscode/
|
|
!.vscode/extensions.json
|
|
.idea
|
|
bun.lock
|