mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-15 09:58:21 +08:00
15 lines
183 B
Plaintext
15 lines
183 B
Plaintext
.idea/
|
|
.vscode/
|
|
node_modules/
|
|
build
|
|
.DS_Store
|
|
*.tgz
|
|
my-app*
|
|
template/src/__tests__/__snapshots__/
|
|
lerna-debug.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
/.changelog
|
|
yarn.lock
|