added VS Code workspace files to vendored path (#3723)

This commit is contained in:
Ján Neščivera
2017-10-08 18:32:01 +02:00
committed by Colin Seymour
parent 95dca67e2b
commit 0b9c05f989

View File

@@ -135,6 +135,9 @@
- .sublime-project
- .sublime-workspace
# VS Code workspace files
- .vscode
# Prototype
- (^|/)prototype(.*)\.js$
- (^|/)effects\.js$