From ea9090eb502bf689c745e1f5fc607bc1bd1f5646 Mon Sep 17 00:00:00 2001 From: QC Date: Sat, 19 Jul 2014 20:42:22 +0200 Subject: Remove a big chunk of duplicate code by re-ordering. * Remove the refilter code that was in there twice (and directly squash a small bug) * Pull out the window position calculation in a sub-function. --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3cca2b70..708a9dc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,13 @@ *.swp +*.*~ build/ +missing +install-sh +configure +config.h.in +Makefile.in +aclocal.m4 +autom4te.cache/ +compile +depcomp + -- cgit v1.2.3