diff --git a/.gitignore b/.gitignore index 62c8935..25f7a75 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.idea/ \ No newline at end of file +.idea/ +prebuilts/build_output/ +__pycache__/ \ No newline at end of file