Updating ignore (possibly overzealous)

This commit is contained in:
James Barnsley
2020-02-08 07:42:50 +13:00
parent 38b074ba59
commit 98f7127cc3
4 changed files with 22 additions and 2 deletions

View File

@ -114,6 +114,18 @@ ignore =
.vscode
.vscode/*
.dockerignore
VERSION
.coverage
.eslintrc.json
_config.yml
babel.config.js
docker-compose.example.yml
index.html
package-lock.json
package.json
webpack.config.js
tests/__pycache__
tests/__pycache__/*
[tool:pytest]
norecursedirs =