mirror of
https://github.com/App1ePine/free-video.git
synced 2025-12-11 10:49:38 +00:00
13 lines
91 B
Plaintext
13 lines
91 B
Plaintext
# deps
|
|
node_modules/
|
|
|
|
# ide
|
|
.vscode/
|
|
.idea/
|
|
.zed/
|
|
|
|
# lock file
|
|
bun.lock
|
|
package-lock.json
|
|
|