bitburner-src/.gitignore
Snarling 6095e63369
Remove bundle files (#140)
* bitburner-src is not running github pages, so a built version of the web app is not needed in git.
2022-10-24 08:05:30 -04:00

25 lines
276 B
Plaintext

.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
.cypress
# tmp folder for electron
.package
.build
# editor files
.vscode
.idea/
*.bundle.*
index.html