Export-fixtures does not create/update files

I have been using bench --site development export-fixtures command. I have notice if I use this command it will create/update 2 files but now does not do anything. Any idea why?

Never mind this is a new app I forgot to put fixtures = [“Custom Field”, “Property Setter”] in hooks.py