dsp-asm/.gitignore
Zack Buhman 107eb18cd4 parser: allow immediate values that end with colon
This is funky syntax, but it doesn't hurt the accuracy of a parser.

Some people might prefer this to stylize references to labels.
2023-08-24 03:31:35 +00:00

8 lines
56 B
Plaintext

main
scu-dsp-asm
*.o
*.gch
*.d
test/*.s
test/*.txt
*.bin