diff options
| author | IIMarckus <iimarckus@gmail.com> | 2018-02-21 22:33:01 -0700 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2018-02-21 22:33:01 -0700 |
| commit | 18b78fa6c81cc778819c8a0a80dc69fe45fbd4af (patch) | |
| tree | bfe32cf2b928e2fa77d7ec1c6903dce13e25a4bd /.gitignore | |
Initial commit, containing DMG and MGB bootroms.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..98f5968 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.bin +*.o |
