diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-02-20 16:11:26 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-02-20 16:11:26 +0100 |
commit | 720e3a51169135edd0c81712bc9d8e6946fa0e0d (patch) | |
tree | a10e6ccab47ca95d8033310332a1148cc6557050 /.gitignore | |
parent | 3bb5375bf558e43f47d88deeabb2a129965b4b9e (diff) |
monitor: Add skeleton for new monitoring tool
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fdfe05ddc..3db5fd4f0 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,7 @@ compat/hidd compat/pand unit/test-eir mgmt/btmgmt +monitor/btmon doc/*.bak doc/*.stamp |