diff options
author | blacky <blacky@kiwi.(none)> | 2011-06-30 18:01:13 +0200 |
---|---|---|
committer | blacky <blacky@kiwi.(none)> | 2011-06-30 18:01:13 +0200 |
commit | 4a33862456def70049364761b2035a536b3c5881 (patch) | |
tree | 3a316903f0f49307195680934a3e2698aae7aa1d /.gitignore | |
download | audiomanager-4a33862456def70049364761b2035a536b3c5881.tar.gz |
Initial submission
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..47cde55 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +bin/ +build/ +doc/ +beagleClient/ +.metadata/ +PluginRoutingInterfaceTCP/ +pulseaudio-0.9.22/ +dbusInterfaces/tcpMessages.h |