Debug/
Release/
*.ncb
/.vs
/.vscode
/.idea
.env
.venv
.gradle
env/
venv/
ENV/
VENV/
env.bak/
venv.bak/
local.properties
/build*/
/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

# Kate - Text
/.cache

# Flatpak build cache
**/.flatpak-builder/

# Flatpak build dir
**/flatpak-build/
