mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Rename .ctags file to ctags-config in unpack list
Necessary since the file was renamed in symbols-view@0.103.0.
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = (grunt) ->
|
||||
|
||||
unpack = [
|
||||
'*.node'
|
||||
'.ctags'
|
||||
'ctags-config'
|
||||
'ctags-darwin'
|
||||
'ctags-linux'
|
||||
'ctags-win32.exe'
|
||||
|
||||
Reference in New Issue
Block a user