Fixed bug in the `-l` list functionality so that ignored files are not displayed.
2.2.0
Major bugfix in the ``.nukeignore`` functionality. ``nuke`` now ignores whole directories if the pattern ends in a slash (``/``). Also, ``-l`` prints out files as a directory tree.
2.1.1
Updated Python Trove Classifiers.
2.1.0
Migrated from ``clint`` to ``click`` to streamline code. Added ``-l`` flag to list files that will be deleted without deleting them.
2.0.0
Added feature to ignore files to nuke based on a ``.nukeignore`` file on a per directory level.