From 3eac70572da1c97ab1d98551b41752dd11d92465 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 13 Mar 2014 01:52:36 +0100 Subject: Fix #40: redshift-gtk: toggle_item is checkbox that follows the icon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b405004..8742289 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Backup files +*~ +\#*\# + # Object files *.o *.ko @@ -40,6 +44,7 @@ src/redshift-gtk/defs.py src/redshift-gtk/redshift-gtk contrib/redshift.spec src/redshift +src/redshift-gtk/__pycache__/ # gettext /po/POTFILES -- cgit v1.2.3-70-g09d2