feat(icons): 添加tauri多种平台的应用图标资源
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user