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.
|
/.idea
|
|
/.vscode/*
|
|
!/.vscode/extensions.json
|
|
/dist
|
|
/dist-ssr
|
|
/logs
|
|
/node_modules
|
|
/various
|
|
*.local
|
|
*.log
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.suo
|
|
*.sw?
|
|
.DS_Store
|
|
lerna-debug.log*
|
|
npm-debug.log*
|
|
pnpm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|