Koa2-CJS/.gitignore

8 lines
61 B
Plaintext

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