Try this:

Code:
on *:JOIN:#: { 
  if ($nick == $me) { .ignore -iu60 *.* * }
}


This will 'ignore' all invites during the first minute you entered any channel.