* update gitignore
This commit is contained in:
41
.gitignore
vendored
41
.gitignore
vendored
@ -3,6 +3,32 @@ mug
|
|||||||
mug2
|
mug2
|
||||||
.desktop
|
.desktop
|
||||||
*html
|
*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
|
/contrib/gmime-test
|
||||||
/toys/muile/muile
|
/toys/muile/muile
|
||||||
@ -11,3 +37,18 @@ mug2
|
|||||||
/libmuguile/mu-guile-msg.x
|
/libmuguile/mu-guile-msg.x
|
||||||
/libmuguile/mu-guile-store.x
|
/libmuguile/mu-guile-store.x
|
||||||
/emacs/TODO
|
/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
|
||||||
|
|||||||
Reference in New Issue
Block a user