diff --git a/src/ir_decoder/.gitignore b/src/ir_decoder/.gitignore index c91668f..ce2d38d 100644 --- a/src/ir_decoder/.gitignore +++ b/src/ir_decoder/.gitignore @@ -17,4 +17,5 @@ irda_decoder.exe.stackdump ir_decoder.VC.db ir_decoder.VC.VC.opendb ir_decoder.vcxproj.filters -ir_decoder.vcxproj \ No newline at end of file +ir_decoder.vcxproj +test_bin/ \ No newline at end of file