From ea42b0508556bccf5f0a3ef0d73de5c2c5d18a6f Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sat, 3 Aug 2013 12:22:29 -0500 Subject: remove sgm/sav cruft from .gitignore --- .gitignore | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitignore b/.gitignore index 132f4bd..cf95d15 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3