I tried ``` annotate --exclude tests,fixtures,factories -i app/models/my_model.rb ``` and ``` annotate --exclude tests,fixtures,factories -i MyModel ``` and in both cases, all models are annotated.