diff options
author | Cameron Hall <chall3@uno.edu> | 2016-09-29 17:34:03 -0500 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-09-29 15:39:00 -0700 |
commit | 02860a983c5f74543ee045eff8c7860ac020a9b1 (patch) | |
tree | 546322a1c2bc47fcaacae6165e340062cba3c54f | |
parent | 3b7dfcd93bb4f7440ad72311b302e449ecd6ea4f (diff) |
add aif2pcm to .gitignore
-rw-r--r-- | tools/aif2pcm/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/aif2pcm/.gitignore b/tools/aif2pcm/.gitignore new file mode 100644 index 000000000..31531797e --- /dev/null +++ b/tools/aif2pcm/.gitignore @@ -0,0 +1,2 @@ +aif2pcm + |