diff --git a/.gitignore b/.gitignore index 17e2bb5f..bf71dc9d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,25 +1,27 @@ *.pyc *.sw? *~ \#* .\#* .coverage .eggs/ resources/test/ __pycache__ version.txt swh.web.egg-info docs/build/ docs/uri-scheme.md docs/dev-info.md *.sqlite3 .vscode/ .directory node_modules/ swh/web/static/*.* swh/web/static/js/ swh/web/static/css/ swh/web/static/fonts/ .cache-loader/ build/ dist/ +.hypothesis +.pytest_cache