diff options
author | Ted Gould <ted@gould.cx> | 2014-02-10 09:51:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-10 09:51:57 -0600 |
commit | 1711049123981c79400b06ccd46d4e010925e33b (patch) | |
tree | 8cb07700702b68d6d269c6f799e5bd40f29294b1 | |
parent | 61c6ebe13c20c87711276541d29c20f39cf33ecf (diff) | |
download | ayatana-indicator-sound-1711049123981c79400b06ccd46d4e010925e33b.tar.gz ayatana-indicator-sound-1711049123981c79400b06ccd46d4e010925e33b.tar.bz2 ayatana-indicator-sound-1711049123981c79400b06ccd46d4e010925e33b.zip |
CMake stuff to the ignore file
-rw-r--r-- | .bzrignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -13,3 +13,13 @@ /src/service.c /src/volume-control.c /src/freedesktop-interfaces.c + +# CMake Generated Files +CMakeFiles/ +Makefile +cmake_install.cmake +CMakeCache.txt +CTestTestfile.cmake +config.h + + |