mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
vendor
This commit is contained in:
@@ -16,7 +16,7 @@ class Project extends Resource
|
||||
|
||||
settings:
|
||||
# Regexp used to ignore paths.
|
||||
ignorePattern: /(\.git|\.xcodeproj|\.DS_Store|node_modules|\.bundle|\.sass-cache)/
|
||||
ignorePattern: /(\.git|\.xcodeproj|\.DS_Store|node_modules|\.bundle|\.sass-cache|vendor)/
|
||||
|
||||
# Arrays of { name, url, type } keyed by the root URL.
|
||||
# Used when looking up a directory's contents by url
|
||||
|
||||
Reference in New Issue
Block a user