You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
160 B
18 lines
160 B
3 years ago
|
**/*.log
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
lerna-debug.log*
|
||
|
|
||
|
node_modules
|
||
|
dist
|
||
|
|
||
|
yarn-error.log
|
||
|
|
||
|
.idea
|
||
|
.vscode
|
||
|
|
||
|
Dockerfile
|
||
|
.DS_Store
|
||
|
.gitignore
|
||
|
.git
|