.DS_Store
.history
.vscode
Changelog.txt
Netburner.txt
/doc/build
/node_modules
/electron/node_modules
/test/*.map
/test/*.bundle.*
/test/*.css
/input/bitburner.api.json
dist/bitburner.d.ts
.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
.build

# editor files
.vscode

.idea/
*.bundle.*
index.html
tsdoc-metadata.json