Remove unneeded *

This commit is contained in:
Kevin Sawicki 2015-04-13 12:39:01 -07:00
parent 19b6043e92
commit 324b68c795

View File

@ -10,7 +10,7 @@ module.exports = (grunt) ->
unpack = [
'*.node'
'*.ctags'
'.ctags'
'ctags-darwin'
'ctags-linux'
'ctags-win32.exe'