diff options
author | Taylor Holberton <taylorcholberton@gmail.com> | 2017-01-14 10:51:03 -0800 |
---|---|---|
committer | Taylor Holberton <taylorcholberton@gmail.com> | 2017-01-14 10:51:03 -0800 |
commit | 1482988aefc7ccd108adf1fcd90f6a7d28218afe (patch) | |
tree | 52c74c740dbc4448e02768c28c2291a08393e619 /.gitignore | |
parent | 7098557f8035503951a692d940960f1fe18e1cfe (diff) |
added ndk-build directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ doxygen/man *.so.* *.a +libs +obj + examples/audio.raw examples/pcm-readi examples/pcm-writei |