mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
6459b1ab48
* Try to fix check for generated files to create a comment on a PR. * Check for generated files does not count as a failure. * Lint doesn't fail based on stuff in dist. Prettier and lint no longer use the "diff" version. * Removed some commands that weren't really used (specific version electron packager commands that require you to have already ran npm run electron to generate .package folder)
18 lines
176 B
Plaintext
18 lines
176 B
Plaintext
node_modules
|
|
package.json
|
|
dist
|
|
doc/build
|
|
doc/source
|
|
.build
|
|
.package
|
|
.app
|
|
|
|
editor.main.js
|
|
main.bundle.js
|
|
index.html
|
|
markdown
|
|
|
|
package.json
|
|
package.lock.json
|
|
tsdoc-metadata.json
|