bitburner-src/.gitignore
Snarling bbb6e3f309
Remove markdown from git tracking (#139)
* Will attempt to add as build artifacts using workflow.
2022-10-21 10:46:21 -04:00

24 lines
265 B
Plaintext

.DS_Store
.history
.vscode
Changelog.txt
Netburner.txt
/doc/build
/node_modules
/electron/node_modules
/test/*.map
/test/*.bundle.*
/test/*.css
/markdown/
/input/bitburner.api.json
.cypress
# tmp folder for electron
.package
.build
# editor files
.vscode
.idea/