mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Excludes the index.html so that the github page can still work as is. This will declutter the root of the repo a fair bit.
19 lines
211 B
Plaintext
19 lines
211 B
Plaintext
.DS_Store
|
|
.vscode
|
|
Changelog.txt
|
|
Netburner.txt
|
|
/doc/build
|
|
/node_modules
|
|
/electron/node_modules
|
|
/test/*.map
|
|
/test/*.bundle.*
|
|
/test/*.css
|
|
.cypress
|
|
|
|
# tmp folder for electron
|
|
.package
|
|
.build
|
|
|
|
# editor files
|
|
.vscode
|