diff options
author | Astatin <[email protected]> | 2024-09-26 15:05:21 +0900 |
---|---|---|
committer | Astatin <astatin@redacted> | 2024-09-26 15:05:21 +0900 |
commit | 0b44780a7b142147d25f0f436159b876f95f17f7 (patch) | |
tree | 398412fdfb253e7ca6db2845e78877322dc84c7a /.gitignore | |
parent | ef861b3e9b9800259e011581e01a853d3a122bf4 (diff) |
So for some reason, I didn't change anything and it started working. I guess it's good then. Also cleaned up the tests files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8567fcd --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +gameboy-asm |