diff options
author | vin <git@vineetk.net> | 2024-06-28 09:51:55 -0400 |
---|---|---|
committer | vin <git@vineetk.net> | 2024-06-28 10:17:37 -0400 |
commit | 3ebdeab784d8ecd6d6d3a531693ad285577f32e0 (patch) | |
tree | a86d77ac3b2782e12c113ea36791063a51e44ffb /.gitignore | |
parent | 6a5b0b728e522cd4e90a2ae775666ad6c36d3c5a (diff) |
start logging instructions as nestest.log has done
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ a.out +nes *.core *~ |