From c288455120b0124db598279a5b50f315a546aaa6 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Sat, 15 Mar 2025 00:11:15 -0400 Subject: [PATCH] Remove extraneous .gitignore rules --- .gitignore | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.gitignore b/.gitignore index 810ca6f2..0fac4d1d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,15 +25,6 @@ *.pyc *$py.class -# compare.sh -baserom-gold.txt -baserom-silver.txt -pokegold.txt -pokesilver.txt - -# used_space.py -used_space.png - # save game files *.sgm *.sav @@ -41,14 +32,3 @@ used_space.png *.sn* *.sa* *.sg1 - -# vim configuration -# http://www.vim.org/scripts/script.php?script_id=441 -.lvimrc - -# swap files for vim and gedit -.*.swp -*~ - -# macos files -.DS_STORE