Move source to its own directory
This matches how the rest of the build is organized but also hopefully solves an issue where the VS Code directory is empty because we try to cache it directly and Travis might be creating it.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ node_modules
|
||||
build
|
||||
release
|
||||
binaries
|
||||
source
|
||||
|
Reference in New Issue
Block a user