mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-01 08:15:27 +08:00
26 lines
263 B
Plaintext
26 lines
263 B
Plaintext
coverage/
|
|
bower_components/
|
|
node_modules/
|
|
jspm_packages/
|
|
typings/
|
|
out/
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
lib-cov
|
|
.nyc_output
|
|
.grunt
|
|
.lock-wscript
|
|
.npm
|
|
.eslintcache
|
|
.node_repl_history
|
|
*.tgz
|
|
.yarn-integrity
|
|
.env
|