You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
.gitignore: extras is a submodule
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -30,9 +30,6 @@ globals.asm
|
|||||||
# swap files for gedit
|
# swap files for gedit
|
||||||
*~
|
*~
|
||||||
|
|
||||||
# no data from extras/
|
|
||||||
extras/*.json
|
|
||||||
|
|
||||||
# for any of the poor souls with save game files in their working directory
|
# for any of the poor souls with save game files in their working directory
|
||||||
*.sgm
|
*.sgm
|
||||||
*.sav
|
*.sav
|
||||||
@@ -46,5 +43,3 @@ pokecrystal.txt
|
|||||||
# url: http://www.vim.org/scripts/script.php?script_id=441
|
# url: http://www.vim.org/scripts/script.php?script_id=441
|
||||||
.lvimrc
|
.lvimrc
|
||||||
|
|
||||||
# some users are dumping png.py into extras/
|
|
||||||
extras/png.py
|
|
||||||
|
Reference in New Issue
Block a user