Changes:
- Add
--omit-types
parameter to state types that should not be backed up. - Fix problem with assets of type
json
throwing afile already exists
error when using the--with-asset-files
option, since the asset-metadata-file would be named the same as the file itself. Now asset-files will be saved in a separateasset-files
folder instead of theassets
folder. (Fixes #8) - Output some more general info on start of scripts.