diff --git a/.gitignore b/.gitignore index e00516aaa..f989dee3b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +__pycache__/ build/ patches/ *.patch +*.pyc