mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove unneeded *
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = (grunt) ->
|
||||
|
||||
unpack = [
|
||||
'*.node'
|
||||
'*.ctags'
|
||||
'.ctags'
|
||||
'ctags-darwin'
|
||||
'ctags-linux'
|
||||
'ctags-win32.exe'
|
||||
|
||||
Reference in New Issue
Block a user