mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 21:35:02 +01:00
gitignore brainfuck code
This commit is contained in:
parent
248d07e317
commit
0eea8134cf
2 changed files with 4 additions and 710 deletions
5
bfi-rust/.gitignore
vendored
5
bfi-rust/.gitignore
vendored
|
|
@ -1,2 +1,5 @@
|
|||
/target
|
||||
.idea
|
||||
.idea
|
||||
# brainfuck testing code, get your own
|
||||
*.b
|
||||
*.bf
|
||||
Loading…
Add table
Add a link
Reference in a new issue