diff options
| author | Eldred Habert <eldredhabert0@gmail.com> | 2018-06-03 20:32:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-03 20:32:40 +0200 |
| commit | 63ee9c801200b64108dbfcfbc31fe2f5eda975c9 (patch) | |
| tree | c9b94852c7bb0d7e107b6b84c3c7103e08e5efb0 /.gitignore | |
| parent | 3a7ac51071ad9f3ae277046c29d7482b56754d1d (diff) | |
| parent | 02051b9e0e213fb7d2e349e3cce220bb7a983472 (diff) | |
Merge pull request #2 from PikalaxALT/build_more_roms
Build all four ROMs in the dump
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,7 @@ *.pic *.pcm *.map -pokegold-spaceworld.sym +poke*_spaceworld.sym shim.asm *~ @@ -25,6 +25,7 @@ tools/pkmncompress tools/gfx *.pyc build/ +.idea/ coverage.png coverage.log |
