We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cf0ba commit 1fd034dCopy full SHA for 1fd034d
.gitignore
@@ -30,28 +30,10 @@ gfx/pokemon/*/frames.asm
30
*.pyc
31
*$py.class
32
33
-# compare.sh
34
-baserom.txt
35
-pokecrystal.txt
36
-
37
-# used_space.py
38
-used_space.png
39
40
# save game files
41
*.sgm
42
*.sav
43
*.rtc
44
*.sn*
45
*.sa*
46
*.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