mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
32 lines
408 B
Plaintext
32 lines
408 B
Plaintext
reccmp-user.yml
|
|
reccmp-build.yml
|
|
Debug/
|
|
Release/
|
|
*.ncb
|
|
/.vs
|
|
/.vscode
|
|
/.idea
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
VENV/
|
|
env.bak/
|
|
venv.bak/
|
|
/build/
|
|
/build_debug/
|
|
/legobin/
|
|
*.swp
|
|
LEGO1PROGRESS.*
|
|
ISLEPROGRESS.*
|
|
*.pyc
|
|
tools/ghidra_scripts/import.log
|
|
|
|
# By convention we put the retail binaries into ./legobin.
|
|
# These entries are kept for now since that convention has not always been around.
|
|
ISLE.EXE
|
|
LEGO1.DLL
|
|
|
|
.DS_Store
|