32 lines
232 B
Plaintext
32 lines
232 B
Plaintext
|
haters
|
||
|
|
||
|
lib-cov
|
||
|
*.seed
|
||
|
*.log
|
||
|
*.csv
|
||
|
*.dat
|
||
|
*.out
|
||
|
*.pid
|
||
|
*.gz
|
||
|
.github-todos
|
||
|
|
||
|
pids
|
||
|
results
|
||
|
|
||
|
npm-debug.log
|
||
|
package-lock.json
|
||
|
|
||
|
# code coverage folder
|
||
|
coverage
|
||
|
.nyc_output
|
||
|
|
||
|
# Secrets
|
||
|
.env
|
||
|
.env.**
|
||
|
|
||
|
# IDEs and editors
|
||
|
.idea
|
||
|
.vscode
|
||
|
|
||
|
.vagrant
|