* Added the `extract_target()` function to Improve target/host extraction in fringe cases where an address data structure could be either a list (containing an IP and MAC address) or the previously assumed dict (containing only an IP).
* Ignoring nmap script output by modifying `ndffi.py` to address https://github.com/rackerlabs/pyndiff/issues/3