/generated/
/Assets/
/assets/
/PulsarPacks/
*.dol
*.rel
*.szs
*.arc
*.brres
*.thp
*.bmg
*.brsar
*.breff
*.u8
*.carc
*.iso
*.rvz
*.wbfs
*.nkit
*.ciso
*.gcm
*.wad
Code.pul

# Build output
/build/
/build-*/
/dist/
/out/
[Bb]in/
[Oo]bj/
*.o
*.obj
*.a
*.lib
*.pdb
*.ilk
*.map
CMakeCache.txt
CMakeFiles/
cmake-build-*/


# .NET
/translator/TestResults/
**/TestResults/
*.user
*.suo
*.userprefs
project.lock.json
.packages/

# Launcher artifacts
/Launcher/artifacts/
/Launcher/dist/
/Launcher/WiiCompiled-Setup.exe
*.exe
*.msi


# Local tooling and editors
/.vs/
/.vscode/
/.idea/
/tools/
/TEMP/
/tmp/
/test_output/
*.log
output.txt

