diff --git a/.gitignore b/.gitignore index 0d20b64..6d3c6dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -*.pyc +**/*.pyc +**/.*\.py@neomake*\.py +.hypothesis/ +.mypy_cache/ +.pytest_cache/