Determine if the input file seems to be a project config file (based on the file extension).
.isCfg(filePath)
a string to examine
a boolean, TRUE if indicating the path seems to be pointing to a config, or FALSE if the path seems to be pointing to an annotation file.