33
33
# FIXME: Use mime types? Ohcount?
34
34
# TODO: It will be better move those filters to properties file
36
36
extension = os.path.splitext(name)[1]
37
37
if extension in (".c", ".h", ".py", ".cpp", ".rb", ".pm", ".pl", ".ac",
38
".java", ".cc", ".proto", ".yy", ".l"):
38
".java", ".cc", ".proto", ".yy", ".l"):
40
40
if extension in (".html", ".xml", ".txt", ".rst", ".TODO"):