Departure commit

This commit is contained in:
mio
2023-05-01 15:52:32 +08:00
commit 92cafdadb8
61 changed files with 9597 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
.DS_Store
node_modules/
build/win-unpacked/
build/win-ia32-unpacked/
build/Genshin Gacha Export Setup 0.2.4.exe
build/Genshin Gacha Export Setup 0.2.4.exe.blockmap
build/*.zip
build/update/
build/builder-debug.yml
build/latest.yml
build/builder-effective-config.yaml
dist/electron/main
dist/electron/renderer
dist/web
userData
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln