forked from imbytecat/fullstack-starter
chore(desktop): 添加 .gitignore 和多平台构建脚本
This commit is contained in:
6
apps/desktop/.gitignore
vendored
Normal file
6
apps/desktop/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# Electrobun build output
|
||||
build/
|
||||
artifacts/
|
||||
Reference in New Issue
Block a user