9086/.gitignore

17 lines
309 B
Plaintext
Raw Normal View History

2023-02-08 09:18:00 +00:00
*.vvp
*.vpi
*.lx2
*.o
2023-03-03 19:36:28 +00:00
*.bf.asm
*.swp
*.memdump
*.lxt # Not sure when those crop up
boot_code/brainfuck.bin
boot_code/brainfuck.txt
boot_code/brainfuck_mandelbrot.bin
boot_code/brainfuck_mandelbrot.txt
boot_code/brainfuck_compiled.bin
boot_code/brainfuck_compiled.txt
system/boot_code.bin
system/boot_code.txt