This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
code-server
Watch
1
Star
0
Fork
You've already forked code-server
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b8e6369fbe
code-server
/
.gitignore
6 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
not finished
2019-01-08 00:46:19 +00:00
node_modules
Add build scripts
2019-07-03 00:10:17 +00:00
build
release
Update to 1.39.2 Also too the opportunity to rewrite the build script since there was a change in the build steps (mainly how the product JSON is inserted) and to get the build changes out of the patch. It also no longer relies on external caching (we'll want to do this within CI instead).
2019-10-18 23:20:02 +00:00
binaries
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.
2019-10-21 16:16:22 +00:00
source