Files
tp/.gitignore
T
unknown c5e2415773 ok
2020-08-29 17:54:55 -04:00

20 lines
146 B
Plaintext

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