diff --git a/.gitignore b/.gitignore index d07f98612..96512b650 100644 --- a/.gitignore +++ b/.gitignore @@ -233,5 +233,5 @@ venv.bak/ .dmypy.json dmypy.json -# Pyre type checker -.pyre/ +# Poetry +.testenv/* \ No newline at end of file