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.

25 lines
253 B

3 years ago
# Logs
logs
*.log
3 years ago
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
3 years ago
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
3 years ago
# Editor directories and files
3 years ago
.vscode/*
!.vscode/extensions.json
3 years ago
.idea
3 years ago
.DS_Store
3 years ago
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?