diff options
author | Aaditya Dhruv <[email protected]> | 2023-12-28 16:28:17 -0600 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2023-12-28 16:28:17 -0600 |
commit | 4ffc735eeb6c5148b7255a954ea36f91cdb777cf (patch) | |
tree | 014872e7807a1c2b01308ef49d3f62b583ce8616 /.gitignore | |
parent | 9b0bfa4eb6e8537bb739d4cff038aa584bef2dbf (diff) |
Add barebones CPU structure
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +*.gb /target |