You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
312 B
Plaintext
25 lines
312 B
Plaintext
# Dependency directories
|
|
node_modules
|
|
|
|
# Logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
lerna-debug.log*
|
|
|
|
# Yarn Integrity file
|
|
.yarn-integrity
|
|
|
|
# Rollup generate output
|
|
lib
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
playground/app/*
|
|
|
|
.DS_Store
|