# man mysqldump
...
--ignore-table=db_name.tbl_name
Do not dump the given table, which must be specified using both the database
and table names. To ignore multiple tables, use this option multiple times. This option
also can be used to ignore views.