Compare commits

..

2 Commits

Author SHA1 Message Date
Philipp
902e1e16bc this should now be an empty commit 2024-10-06 09:49:23 +02:00
Philipp
0832725507 maybe gitignore is fixed now? 2024-10-06 09:49:08 +02:00
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -146,6 +146,7 @@ build/
!.vscode/launch.json
# Non Clashing Bitburner Override
config.mjs*
*config.mjs*
*serverList.txt*
*bestTarget.txt*
config.mjs

View File

@@ -15,7 +15,7 @@ const createContext = async () => await context({
port: 12525,
types: 'NetscriptDefinitions.d.ts',
mirror: {
'Mizzajl': ['home']
'Ramses': ['home']
},
distribute: {
},