Koa2-CJS/.gitignore

8 lines
61 B
Plaintext
Raw Normal View History

2022-07-30 19:04:25 +08:00
node_modules
/target/
# .env*
!.env.template
upload/*
log/*