9086/.gitignore

19 lines
331 B
Plaintext
Raw Normal View History

2023-02-08 09:18:00 +00:00
*.vvp
*.vpi
*.fst
2023-02-08 09:18:00 +00:00
*.o
2023-03-03 19:36:28 +00:00
*.bf.asm
*.swp
*.memdump
*.json
2023-03-04 08:37:43 +00:00
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
2023-03-04 08:37:43 +00:00
system/obj_dir/
tools/*svg