mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
22 lines
280 B
Plaintext
22 lines
280 B
Plaintext
node_modules
|
|
coverage
|
|
*.log
|
|
npm-debug.log
|
|
.logs
|
|
logs
|
|
*.swp
|
|
run
|
|
*-run
|
|
.idea
|
|
.DS_Store
|
|
.tmp
|
|
docs/CONTRIBUTING.md
|
|
docs/README.md
|
|
docs/db.json
|
|
docs/source/release/index.md
|
|
docs/source/member_guide.md
|
|
docs/**/contributing.md
|
|
docs/public
|
|
|
|
!test/fixtures/apps/loader-plugin/node_modules
|