17 lines
202 B
Plaintext
17 lines
202 B
Plaintext
# Node.js
|
|
node_modules/
|
|
|
|
# Build output
|
|
dist/
|
|
|
|
# IDE and editor files
|
|
.vscode/
|
|
.idea/
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
# Logs and debugging
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
debug.log |