diff --git a/.gitignore b/.gitignore index 13ffc51..5f4f805 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ *agent/** **downloaded_images** **model_export** -**cpython** \ No newline at end of file +**cpython** +__pycache__/ +*.pyc \ No newline at end of file