summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Dywan <christian@twotoasts.de>2008-01-05 06:24:38 +0100
committerChristian Dywan <christian@twotoasts.de>2008-01-05 06:24:38 +0100
commitf93ebfe96251a22bdb8da501ceb452528ad3ab6f (patch)
treef386429603be917eaeef4645224d0dc631ab7276 /.gitignore
parent973c6b4d18de26974f58358afdf68b54ebc84d61 (diff)
downloadmidori-git-f93ebfe96251a22bdb8da501ceb452528ad3ab6f.tar.gz
Implement a throbber widget.
The throbber is used in the menubar and individual tabs. Clean infrastructure for private G* extensions is added.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 14af9aa6..9f8d6522 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,16 @@
+*.la
+*.lo
*.o
.deps
+.libs
aclocal.m4
autom4te.cache
config.*
configure
depcomp
install-sh
+libtool
+ltmain.sh
Makefile
Makefile.in
missing