# Compiler binaries
mwcc_compiler/
# Build artifacts
build/
*.o
*.elf
*.map
*.dol
vtable.lcf
# Temporary files
*.swp
*.dump
# IDE
.vscode/