22 lines
249 B
Plaintext
22 lines
249 B
Plaintext
node_modules/
|
|
out/
|
|
dist/
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
|
|
# Legacy codebase — archived Vue 2 version, not part of v2 build
|
|
legacy/
|
|
|
|
# Brainstorming artifacts
|
|
.superpowers/
|