aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2017-01-14 10:51:03 -0800
committerTaylor Holberton <taylorcholberton@gmail.com>2017-01-14 10:51:03 -0800
commit1482988aefc7ccd108adf1fcd90f6a7d28218afe (patch)
tree52c74c740dbc4448e02768c28c2291a08393e619
parent7098557f8035503951a692d940960f1fe18e1cfe (diff)
added ndk-build directories
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4bbe27c..ccdd3be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,9 @@ doxygen/man
*.so.*
*.a
+libs
+obj
+
examples/audio.raw
examples/pcm-readi
examples/pcm-writei