all repos — nand2tetris @ 72b4b55a57a0dde4c0ac17f00a9cfeff1a188ff3

my nand2tetris progress

.gitignore

 1
 2
 3
 4
 5
 6
 7
 8
# ignore nand2tetris testing files
*.cmp
*.tst
*.out

# ignore machine code files in project 05
projects/05/*.hack