Updated mocha & nyc. Removed production config. Updated gitignore

This commit is contained in:
2022-08-20 13:08:57 +02:00
parent a6d808daa6
commit 03de831d13
3 changed files with 8 additions and 32 deletions

5
.gitignore vendored
View File

@@ -1,8 +1,11 @@
.DS_Store
development.json
configurations/development.json
configurations/production.json
.env
shows.db
node_modules
*/package-lock.json
.nyc_output
yarn-error.log