From f120e3e367f01f006bd5ddfd9f1ac018273e75e3 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 10 Nov 2012 20:08:51 +0100 Subject: filename autocompletion using and * autocompletion only in specified states * GtkInfoPopup widget to display possible completions, written using Gob2 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index da4c764..13f51b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Generated code +gtk-info-popup*.[ch] + *.o sciteco -- cgit v1.2.3