diff --git a/.gitignore b/.gitignore index 7c59e3d..a0dc77e 100644 --- a/.gitignore +++ b/.gitignore @@ -56,5 +56,9 @@ Thumbs.db # Temporary files *.tmp +# Python bytecode +__pycache__/ +*.pyc + # thunar settings *desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml