mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 17:02:27 +01:00
commit
9052a1364a
2 changed files with 2 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,7 +1,7 @@
|
|||
.tsbuildinfo
|
||||
.cache
|
||||
dist*
|
||||
out*
|
||||
/out*/
|
||||
release/
|
||||
release-npm-package/
|
||||
release-standalone/
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@ VS Code v0.00.0
|
|||
|
||||
- chore: cross-compile docker images with buildx #3166 @oxy
|
||||
- chore: update node to v14 #3458 @oxy
|
||||
- chore: update .gitignore #3557 @cuining
|
||||
|
||||
### Development
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue