prime/.gitignore
Luke Street dfe56fda27 Initial commit
Former-commit-id: ce247fb2645aa0e959f1354f84e51520df5c4584
2022-03-23 17:22:48 -04:00

39 lines
273 B
Plaintext

.vscode
*.dat
*.exe
*.dll
*.idb
*.id0
*.id1
*.id2
*.nam
*.til
*.o
*.out
*.elf
*.dol
*.a
*.d
*.map
*.exe
*.dump
*.7z
*.bat
*.sln
*.filters
*.vcxproj
*.user
include/*.s
build/
tools/mwcc_compiler/
tools/elf2dol
tools/elf2rel
decomp/
errors.txt
output.asm
Debug/
.vs/
ctx.c