Files
SoonWorker/.gitignore
T
2024-11-16 17:53:37 +08:00

13 lines
162 B
Plaintext

.DS_Store
dist/electron/*
dist/web/*
build/*
!build/icons
node_modules/
npm-debug.log
npm-debug.log.*
thumbs.db
!.gitkeep
yarn.lock
package-lock.json