diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-08-03 12:22:29 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-08-03 12:22:31 -0500 |
commit | ea42b0508556bccf5f0a3ef0d73de5c2c5d18a6f (patch) | |
tree | 360ca4655279097ae620ab7d93f54959136985c7 | |
parent | dcd10de877fdcd8ad7a6d855a32a28154fa751fb (diff) |
remove sgm/sav cruft from .gitignore
-rw-r--r-- | .gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -26,14 +26,6 @@ # no data from extras/ extras/*.json -# for any of the poor souls with save game files in their working directory -baserom.sgm -baserom.sav -baserom.rtc -pokecrystal.sgm -pokecrystal.sav -pokecrystal.rtc - # for vim configuration # url: http://www.vim.org/scripts/script.php?script_id=441 .lvimrc |