This commit is contained in:
Chris Wanstrath
2011-11-15 16:09:10 -08:00
parent 3c5ca1469c
commit 27da8f7c8b

View File

@@ -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