FileDeletion¶ class FileDeletion[source]¶ A file that was deleted because of a ignore rule. fullname: str¶ The full name of the deleted file or directory. reason: FileRule | str¶ The reason it was removed. deletion_type: DeletionType¶ The type of deletion. name: str¶ The name of the file, not including any preceding directories.