Browse Source

add ignore

wavesign
Backpack 2 months ago
parent
commit
9d097b992f
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      .gitignore

+ 7
- 0
.gitignore View File

@ -23,3 +23,10 @@ media/
# macOS & Windows 临时文件
.DS_Store
Thumbs.db
build/
node_modules/
model/
dist/
src-tauri/
.vite/

Loading…
Cancel
Save