feat(icons): 添加tauri多种平台的应用图标资源

This commit is contained in:
LOG1997
2025-12-09 20:21:59 +08:00
parent f5152da190
commit 9b091efff0
53 changed files with 12 additions and 0 deletions

3
.gitignore vendored
View File

@@ -79,6 +79,8 @@ web_modules/
.env.production.local
.env.local
components.d.ts
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
@@ -90,6 +92,7 @@ out
# Nuxt.js build / generate output
.nuxt
dist
dist-file
# Gatsby files
.cache/