Add to .gitignore Add to default CLI args Add to each page that needs it * Rom Adjuster * Seed * Generation attempts * Enemizer CLI path * Base ROM * Multiworld worlds * Multiworld names
25 lines
209 B
Plaintext
25 lines
209 B
Plaintext
.idea
|
|
.vscode
|
|
*_Spoiler.txt
|
|
*.pyc
|
|
*.sfc
|
|
*.srm
|
|
*.bst
|
|
*.wixobj
|
|
build
|
|
bundle/components.wxs
|
|
dist
|
|
README.html
|
|
.vs/
|
|
*multidata
|
|
*multisave
|
|
EnemizerCLI/
|
|
.mypy_cache/
|
|
RaceRom.py
|
|
weights/
|
|
|
|
working_dirs.json
|
|
|
|
venv
|
|
test
|