x/tokencount: use mimetype to determine type of null files In the case of files for which ohcount returns '(null)', use github.com/gabriel-vasile/mimetype to determine the type of the file. If the file is of type 'text/plain', then include the file in the count. Otherwise, ignore the file.