diff options
-rw-r--r-- | tests/bytecode/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bytecode/.gitignore b/tests/bytecode/.gitignore index 53752db253..cc6d8816aa 100644 --- a/tests/bytecode/.gitignore +++ b/tests/bytecode/.gitignore @@ -1 +1,3 @@ output +mp-tests/__pycache__ +pylib-tests/__pycache__ |