mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
46 lines
667 B
Plaintext
46 lines
667 B
Plaintext
reccmp-user.yml
|
|
reccmp-build.yml
|
|
Debug/
|
|
Release/
|
|
*.ncb
|
|
/.vs
|
|
/.vscode
|
|
/.idea
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
VENV/
|
|
env.bak/
|
|
venv.bak/
|
|
/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.
|
|
build/*.EXE
|
|
build/B_TMA.DLL
|
|
build/X10_TMA.DLL
|
|
build/*.pdb
|
|
build/*.lib
|
|
build/*.exp
|
|
setupPaths.bat
|
|
build/CMakeFiles/
|
|
build/SAV/
|
|
|
|
build/CMakeCache.txt
|
|
build/Makefile
|
|
build/cmake_install.cmake
|
|
build/tma_sources.txt
|
|
|
|
dgVoodooSetup.exe
|
|
build/Lego/
|
|
!build/Lego/Scripts
|
|
build/Lego/Scripts/*
|
|
!build/Lego/Scripts/NOCD.SI
|