diff options
author | yenatch <yenatch@gmail.com> | 2013-04-07 00:26:50 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-04-07 00:26:50 -0400 |
commit | 1888e8ad6b05bbf2655665856f71c41b64822fb4 (patch) | |
tree | d31ac30e5c7c1a60d0fd32435e399f2e8cce2f55 | |
parent | 45164c70b27126614e855c0696c36840eeb90c58 (diff) |
this is not pokered
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index c9260280d..094c03a17 100644 --- a/.gitignore +++ b/.gitignore @@ -26,8 +26,10 @@ extras/*.json # for any of the poor souls with save game files in their working directory baserom.sgm baserom.sav -pokered.sgm -pokered.sav +baserom.rtc +pokecrystal.sgm +pokecrystal.sav +pokecrystal.rtc # for vim configuration # url: http://www.vim.org/scripts/script.php?script_id=441 |