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