diff --git a/.gitignore b/.gitignore index 13c9a2c..ad70491 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,11 @@ *.out # Python cache directory +*.pyc __pycache__ + +# Pytest +pytest.ini .pytest_cache #VSCode