File extensions black list

Files with these extensions will not be indexed.

Property definitions

vsm $ FileIndex :: blacklist_exts=
	# File extensions black list
	#
	# Files with these extensions will not be indexed.
	var blacklist_exts = new Array[String] is writable
lib/vsm/vsm.nit:331,2--334,51