Update .npmignore
This commit is contained in:
parent
1da2af5f19
commit
a6c74f70a8
|
|
@ -2,3 +2,11 @@ docker/*
|
||||||
docs/*
|
docs/*
|
||||||
test/*
|
test/*
|
||||||
sitespeed-result/*
|
sitespeed-result/*
|
||||||
|
release/*
|
||||||
|
.netlify
|
||||||
|
.spelling
|
||||||
|
.github
|
||||||
|
Gemfile
|
||||||
|
Gemfile.lock
|
||||||
|
wpr-record.log
|
||||||
|
wpr-replay.log
|
||||||
Loading…
Reference in New Issue