mirror of
https://github.com/pret/pokegold.git
synced 2026-03-21 17:34:16 -05:00
Remove extraneous .gitignore rules
This commit is contained in:
parent
de5130c128
commit
c288455120
20
.gitignore
vendored
20
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user