An .aiexclude file uses the same syntax and semantics as .gitignore files. This means that an empty (possibly with whitespace and comments) .aiexclude file isn't actually excluding anything. Some other proposed exclude formats (and earlier versions of the .aiexclude spec) allowed for an empty file to imply "everything", but this is no longer the case.