Ignore vapid.json generated during tests

This commit is contained in:
Pavel Djundik 2017-08-23 12:36:35 +03:00
parent 91ecd99c84
commit 45d974a0c3
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -4,7 +4,6 @@ package-lock.json
.nyc_output/
coverage/
test/fixtures/.lounge/storage/
# Built assets created at npm install/prepublish time
# See https://docs.npmjs.com/misc/scripts

3
test/fixtures/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# files that may be generated by tests
.lounge/storage/
.lounge/vapid.json