diff --git a/.gitignore b/.gitignore index cf73380..d1c9a76 100644 --- a/.gitignore +++ b/.gitignore @@ -31,5 +31,9 @@ # Debug files *.dSYM/ - -test \ No newline at end of file +# Code::Blocks garbage +*.depend +*.layout +*.cbp +objs/ +bin/