-------------------
* Now uses full absolute path for each item strored in project db file
* dhunter: automatically removes dead entries from used DB if they hit the filter
* dhunter: added `cleandb` command that removes dead entries from project DB
* dhunter: now yields proper warning when source dir is a symlink
* dscan: now supports `--force` to overwrite existing database file
* dscan: added `--relative-paths` option
* dscan: added `--no-recursive` option
* dscan: added support for custom file (`--exfile`) and dir exclusion (`--exdir`) rules