diff options
| author | Dirk-Jan C. Binnema <djcb@localhost.localdomain> | 2011-09-18 14:46:10 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@localhost.localdomain> | 2011-09-18 14:46:10 +0300 |
| commit | 3dca2a39f1c3edceb167ab12403f4ab376c83e77 (patch) | |
| tree | 2efa2239a3654f4de705b5acffc60bf3f87a298c /.gitignore | |
| parent | a009308de93ed45a0e5af76f3ceb56354b272138 (diff) | |
* update gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -3,6 +3,32 @@ mug mug2 .desktop *html +.* +autom4te* +Makefile +Makefile.in +INSTALL +aclocal.m4 +config.* +configure +install-sh +depcomp +libtool +ltmain.sh +m4/* +missing +nohup.out +vgdump +stamp-h1 +GPATH +GRTAGS +GSYMS +GTAGS +*.lo +*.o +*.la + + /contrib/gmime-test /toys/muile/muile @@ -11,3 +37,18 @@ mug2 /libmuguile/mu-guile-msg.x /libmuguile/mu-guile-store.x /emacs/TODO +test-mu-cmd +test-mu-cmd-cfind +test-mu-contacts +test-mu-date +test-mu-flags +test-mu-maildir +test-mu-msg +test-mu-msg-fields +test-mu-query +test-mu-runtime +test-mu-store +test-mu-str +test-mu-threads +test-mu-util +src/mu |
