mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-06-06 13:20:43 +08:00
Departure commit
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal 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
|
Reference in New Issue
Block a user