diff --git a/.gitignore b/.gitignore index bf17dba..f60859f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ mesonbuild/ build/ debian/files debian/vanilla-first-setup* -debian/.debhelper \ No newline at end of file +debian/.debhelper +*/__pycache__ +*.pyc \ No newline at end of file