diff --git a/.gitignore b/.gitignore index 6054505..411e90d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ test.py dist *.egg-info pip-wheel-metadata + +# Github Codespaces +pythonenv3.8 \ No newline at end of file