parent
1f7c52a37b
commit
39aff9d684
3 changed files with 0 additions and 25 deletions
@ -1,4 +1,2 @@ |
||||
**/node_modules |
||||
**/dist |
||||
.git |
||||
.gitignore |
||||
|
@ -1,22 +0,0 @@ |
||||
## Node ### |
||||
# Logs |
||||
logs |
||||
*.log |
||||
npm-debug.log* |
||||
yarn-debug.log* |
||||
yarn-error.log* |
||||
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html) |
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json |
||||
|
||||
# Runtime data |
||||
pids |
||||
*.pid |
||||
*.seed |
||||
*.pid.lock |
||||
|
||||
# Dependency directories |
||||
node_modules/ |
||||
|
||||
# Build |
||||
dist/ |
@ -1 +0,0 @@ |
||||
**/node_modules |
Loading…
Reference in new issue