diff --git a/.gitignore b/.gitignore index 9183a1d..28f6cca 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,6 @@ build/ test *test* + +*.pyc +__pycache__/ \ No newline at end of file