mirror of
https://github.com/atom/atom.git
synced 2026-02-07 21:25:05 -05:00
Merge remote-tracking branch 'origin/master' into status-bar-buffer-modified-indicator
This commit is contained in:
@@ -55,6 +55,7 @@ class Project
|
||||
if @ignorePath(path)
|
||||
prune()
|
||||
else if fs.isFile(path)
|
||||
prune()
|
||||
filePaths.push @relativize(path)
|
||||
|
||||
deferred.resolve filePaths
|
||||
|
||||
Reference in New Issue
Block a user