summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2019-05-13 14:26:49 +0200
committerThierry Bultel <thierry.bultel@iot.bzh>2019-05-14 15:11:31 +0200
commitd47f47e7a8dd685c44506e3b37e11b017744261f (patch)
tree631ce3c7175c52026cf1d9f6ede6db847c2b7380 /.gitignore
parent2d4da5da14a328fa04ebddad33750c033523c383 (diff)
parent33fb9656b6d72f32ddf0d04db5c3edab57faa308 (diff)
Bug AGL: SPEC-2387 This cherry-picks the following commits from master: * 33fb965 .gitignore: added wildcard for build directory * 43efc33 bluealsa plugin: do not do anything when the HAL is not ready * db4eeea bluealsa plugin: get the sampling rate from the transport Change-Id: I35c46c3adbd39fcabc6b616ad3c7456d088f0028 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6fa074c..f09f3b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@
*.vcxproj
*.user
obj
-build
+build*
bin
docs_doxygen
node_modules/