17 lines
210 B
Plaintext
17 lines
210 B
Plaintext
|
# npm
|
||
|
node_modules
|
||
|
package-lock.json
|
||
|
*.log
|
||
|
*.gz
|
||
|
|
||
|
# Coveralls
|
||
|
.nyc_output
|
||
|
coverage
|
||
|
|
||
|
# Benchmarking
|
||
|
benchmarks/graphs
|
||
|
|
||
|
.idea
|
||
|
|
||
|
# ignore additional files using core.excludesFile
|
||
|
# https://git-scm.com/docs/gitignore
|