diff --git a/.gitignore b/.gitignore index e2195edf..61ff0da5 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ reports/ .cache nosetests.xml coverage.xml +.hypothesis/ # Translations *.mo @@ -54,7 +55,7 @@ target/ .idea/ # Virtualenv -venv/ +venv*/ # SQLite *.db