diff options
author | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-13 20:25:34 +0200 |
---|---|---|
committer | Yehonal <yehonal.azeroth@gmail.com> | 2016-08-13 20:32:21 +0200 |
commit | ff6201921c7da018ec200ca52ed023e92c83f747 (patch) | |
tree | be1b9a1b8376841b88c46b4c360e842b66cfd49c /.gitignore | |
parent | 86fc3b01f4867e28b58c07e2f86506f0549e3587 (diff) |
created hw-core bash libraries
will be traited as a git subtree
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3521a66dc7..f0bb2e3a7a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ modules/*/* !modules/uwd/* !modules/uwd/cmake-utils/* modules/uwd/joiner +!modules/hw-core/* !modules/acore/* build*/ |