Upgrade monaco and bump game version to 2.3.0dev (#369)

This commit is contained in:
Snarling
2023-02-23 21:43:29 -05:00
committed by GitHub
parent 211e2bcb95
commit 71051cde9c
22 changed files with 1658 additions and 317294 deletions

7
.gitignore vendored
View File

@@ -11,9 +11,14 @@ Netburner.txt
/test/*.css
/input/bitburner.api.json
dist/bitburner.d.ts
dist/images
.cypress
# folder for bundles images / fonts that are generated by webpack
dist/assets
# Monaco bundle files
dist/*.worker.*
# tmp folder for build and electron
.app
.package