Koa2-CJS/.gitignore

8 lines
59 B
Plaintext

node_modules
/target/
.env*
!.env.template
upload/*
log/*