diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-01-27 13:18:24 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-01-27 13:18:24 +0000 |
commit | ef9c492c6203cbc1a72aca7c48eb3ada324f2581 (patch) | |
tree | e70b8dc68e598d532425b54db9dc506c47380139 | |
download | ayatana-indicator-sound-ef9c492c6203cbc1a72aca7c48eb3ada324f2581.tar.gz ayatana-indicator-sound-ef9c492c6203cbc1a72aca7c48eb3ada324f2581.tar.bz2 ayatana-indicator-sound-ef9c492c6203cbc1a72aca7c48eb3ada324f2581.zip |
added ignore file
-rw-r--r-- | .bzrignore | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore new file mode 100644 index 0000000..5b399c8 --- /dev/null +++ b/.bzrignore @@ -0,0 +1,52 @@ +*.o +*~ +compile +m4 +depcomp +Makefile.in +Makefile +configure +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.ac +configure +config.sub.cdbs-orig +install-sh +INSTALL +libtool +ltmain.sh +missing +mkinstalldirs +ruby_dbus_scripts +stamp-h1 +data/indicator-sound.schemas +data/Makefile.in +data/Makefile +data/indicator-sound.service +.deps +.libs +po/stamp-it +po/POTFILES +po/.intltool-merge-cache +po/Makefile.in.in +config.h +config.log +config.sub +src/Makefile +src/Makefile.in +src/libsoundmenu.la +src/indicator-sound-service +src/sound-service-client.h +src/sound-service-server.h +src/sound-service-marshal.c +src/sound-service-marshal.h +src/sound_service_outtakes.txt +src/libsoundmenu_la-indicator-sound.lo +src/libsoundmenu_la-sound-service-marshal.lo +ruby_dbus_scripts/dbus_monitor.rb + |