diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2008-08-25 16:22:14 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2008-08-25 16:22:14 +0100 |
commit | f39ef898dc6d4829a3caba30dc7633076074c75d (patch) | |
tree | e3ba3873229afbe72348342458c25ad8065be309 /.gitignore | |
parent | edfbefc517bb81f214897d2ca5db28e807076cd1 (diff) |
Fill in .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 46 |
1 files changed, 46 insertions, 0 deletions
@@ -1 +1,47 @@ .*.swp +*~ + +tags +cscope.out + +.deps +.libs +*.o +*.lo +*.la + +Makefile +Makefile.in +INSTALL +aclocal.m4 +autom4te.cache/ +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +install-sh +libtool +ltmain.sh +missing +stamp-h1 +depcomp + +signals-marshal.c +signals-marshal.h +signals-marshal.list +salut-presence-enumtypes.c +salut-presence-enumtypes.h + +data/org.freedesktop.Telepathy.ConnectionManager.salut.service +data/salut.manager +docs/clique.html +docs/telepathy-salut.8 +extensions/_gen/ +extensions/extensions.html +tests/telepathy-salut-debug +tools/libglibcodegen.pyc +src/telepathy-salut +src/write-mgr-file |