Skip to content

Commit 1fd034d

Browse files
committed
Remove extraneous .gitignore rules
1 parent 62cf0ba commit 1fd034d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.gitignore

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,28 +30,10 @@ gfx/pokemon/*/frames.asm
3030
*.pyc
3131
*$py.class
3232

33-
# compare.sh
34-
baserom.txt
35-
pokecrystal.txt
36-
37-
# used_space.py
38-
used_space.png
39-
4033
# save game files
4134
*.sgm
4235
*.sav
4336
*.rtc
4437
*.sn*
4538
*.sa*
4639
*.sg1
47-
48-
# vim configuration
49-
# http://www.vim.org/scripts/script.php?script_id=441
50-
.lvimrc
51-
52-
# swap files for vim and gedit
53-
.*.swp
54-
*~
55-
56-
# macos files
57-
.DS_STORE

0 commit comments

Comments
 (0)