mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
21 lines
235 B
Plaintext
21 lines
235 B
Plaintext
/.config/*
|
|
!/.config/example.yml
|
|
!/.config/mongo_initdb_example.js
|
|
/.vscode
|
|
/node_modules
|
|
/build
|
|
/built
|
|
built
|
|
/data
|
|
/.cache-loader
|
|
npm-debug.log
|
|
*.pem
|
|
run.bat
|
|
api-docs.json
|
|
*.log
|
|
/redis
|
|
/mongo
|
|
/elasticsearch
|
|
*.code-workspace
|
|
yarn.lock
|