9086/.gitignore

18 lines
349 B
Plaintext

*.vvp
*.vpi
*.lx2
*.o
*.bf.asm
*.swp
*.memdump
*.lxt # Not sure when those crop up
boot_code/brainfuck_interpreted.bin
boot_code/brainfuck_interpreted.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
system/obj_dir/