diff --git a/ops/.gitignore b/ops/.gitignore index 3bae904..9c08fe7 100644 --- a/ops/.gitignore +++ b/ops/.gitignore @@ -4,3 +4,5 @@ build .ignore .python-version *.egg-info +*.pyc +__pycache__