diff options
author | Aaditya Dhruv <[email protected]> | 2024-08-06 05:58:43 -0500 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2024-08-06 05:58:43 -0500 |
commit | 9e085ccd25a74a330cf472678f6a8cf52c2ee865 (patch) | |
tree | bff37c3d714037fdd3e2abe3922a6fd6bf0315ea /.gitignore | |
parent | 45fec56a9ee8231fb129f4250f24e8bceefd6eec (diff) |
Add more opcode implementation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *.gb +**tags** /target |