mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-05-06 20:02:57 +08:00
35 lines
328 B
Plaintext
35 lines
328 B
Plaintext
# Auto-generated files
|
|
src/bindings.ts
|
|
|
|
# Build outputs
|
|
dist/
|
|
dist-ssr/
|
|
|
|
# Rust/Tauri backend
|
|
src-tauri/
|
|
src-plugin/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
pnpm-lock.yaml
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# files without parsers
|
|
.gitignore
|
|
.prettierignore
|
|
LICENSE
|
|
|
|
# Assets and images
|
|
*.svg
|
|
*.jpg
|
|
*.jpeg
|
|
*.png
|
|
*.gif
|
|
*.ico
|
|
*.webp
|
|
|
|
# Others
|
|
.github/ |