diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-08-18 10:43:55 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2013-08-18 10:43:55 -0700 |
commit | 3ba92b7a312e5b5a0a95d94800c1479380fe7825 (patch) | |
tree | 0f2527573c6eca2e59beba99d37c42aeaebac6d0 /.gitignore | |
parent | 1919205c2c0607c8a1300c79bc7bc52032c79aaf (diff) |
build: Add sco-tester to .gitignore list
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 550b350ce..0a5d4dbc8 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ tools/btiotest tools/mpris-player tools/bluetooth-player tools/l2cap-tester +tools/sco-tester test/sap_client.pyc test/bluezutils.pyc unit/test-eir |