vsm :: FileIndex :: blacklist_exts=
Files with these extensions will not be indexed.
	# 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