emulator/.gitignore
2019-03-05 17:48:36 +08:00

19 lines
168 B
Plaintext

/.env
/.idea/
**/node_modules
**/.DS_Store
/config/config.js
/public
/logs
/build
/dist
/lib
rev-manifest.json
/yarn.lock
/nohup.out
/package-lock.json
/dist.tar.gz