Remove extraneous .gitignore rules
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -30,13 +30,6 @@ gfx/pokemon/*/frames.asm
|
|||||||
*.pyc
|
*.pyc
|
||||||
*$py.class
|
*$py.class
|
||||||
|
|
||||||
# compare.sh
|
|
||||||
baserom.txt
|
|
||||||
pokecrystal.txt
|
|
||||||
|
|
||||||
# used_space.py
|
|
||||||
used_space.png
|
|
||||||
|
|
||||||
# save game files
|
# save game files
|
||||||
*.sgm
|
*.sgm
|
||||||
*.sav
|
*.sav
|
||||||
@@ -44,14 +37,3 @@ used_space.png
|
|||||||
*.sn*
|
*.sn*
|
||||||
*.sa*
|
*.sa*
|
||||||
*.sg1
|
*.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
|
|
||||||
|
Reference in New Issue
Block a user