project09 - update .gitignore

This commit is contained in:
2025-11-09 12:26:36 -05:00
parent 7e0524f87f
commit 59f9433b2b

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ nand2tetris/
# nand2tetris project test file output # nand2tetris project test file output
07/**/*.asm 07/**/*.asm
08/**/*.asm 08/**/*.asm
09/**/*.vm
# Compiled outputs # Compiled outputs
*.hack *.hack