diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-16 13:41:19 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-16 13:41:19 -0400 |
commit | c533c6b76a194e0b07e77f2d7cee48f5fb03e5cd (patch) | |
tree | 4dc3972c19630024394b5645c9342cbd321a595e /.gitignore | |
parent | 9e147c075f42fdb0434dbb3d0f198c0541780401 (diff) |
Dump programmable wave samples
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c060f2415..359d15abf 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ tools/br_ips/br_ips tools/br_ips/ips_patch types_*.taghl !.travis/calcrom/calcrom.pl +!sound/programmable_wave_samples/*.pcm |