findyourfile/.gitignore
ApplePine 2582645ffa chore(build): 更新应用配置和图标资源
- 更新 .gitignore 文件配置
- 修改 electron-builder.js 构建配置
- 添加应用图标资源文件
2025-07-02 13:17:17 +08:00

10 lines
92 B
Plaintext

.vscode/
.cursor/
.idea/
.git/
release/
node_modules/
dist/
build/
*.lock
.DS_Store