On the freenode network I want to ignore ALL joins, parts EXCEPT in channels #foo and #bar.
What would be the syntax for this?
I tried:
/ignore -except #foo, #bar JOINS PARTS QUITS
I also tried to read the /help ignore but it's quite confusing. Also, would i just /save to keep it permanent?