2013-12-27 19:26:10 -08:00
|
|
|
# generated
|
|
|
|
*.tx
|
|
|
|
*.o
|
2013-09-11 17:54:26 -07:00
|
|
|
|
2013-01-19 21:28:31 -08:00
|
|
|
# precompiled python
|
2012-03-04 19:31:27 -08:00
|
|
|
*.pyc
|
2013-08-03 10:17:28 -07:00
|
|
|
*$py.class
|
|
|
|
|
2013-01-19 21:28:31 -08:00
|
|
|
# no binaries
|
2012-03-04 19:31:27 -08:00
|
|
|
*.exe
|
|
|
|
|
2013-01-19 21:28:31 -08:00
|
|
|
# roms
|
2012-03-04 19:31:27 -08:00
|
|
|
*.gbc
|
2013-01-19 21:31:32 -08:00
|
|
|
*.gb
|
2012-03-04 19:31:27 -08:00
|
|
|
|
2013-01-19 21:28:31 -08:00
|
|
|
# for any of the poor souls with save game files in their working directory
|
2013-12-27 19:22:38 -08:00
|
|
|
*.sgm
|
|
|
|
*.sav
|
|
|
|
*.rtc
|
2018-09-19 18:49:10 -07:00
|
|
|
*.sn*
|
2018-10-11 02:33:28 -07:00
|
|
|
*.sa*
|
|
|
|
*.sg1
|
2013-12-27 19:22:38 -08:00
|
|
|
|
2013-12-27 19:26:10 -08:00
|
|
|
# rgbds extras
|
|
|
|
*.map
|
|
|
|
*.sym
|
|
|
|
|
2013-12-27 19:22:38 -08:00
|
|
|
# compare.sh
|
|
|
|
baserom.txt
|
|
|
|
pokecrystal.txt
|
2012-03-04 19:31:27 -08:00
|
|
|
|
2020-05-19 19:36:41 -07:00
|
|
|
# used_space.py
|
|
|
|
used_space.png
|
|
|
|
|
2013-01-19 21:28:31 -08:00
|
|
|
# for vim configuration
|
|
|
|
# url: http://www.vim.org/scripts/script.php?script_id=441
|
2012-03-04 19:31:27 -08:00
|
|
|
.lvimrc
|
2013-12-27 19:26:10 -08:00
|
|
|
# swap files for vim
|
|
|
|
.*.swp
|
|
|
|
# swap files for gedit
|
|
|
|
*~
|
2019-11-07 13:43:42 -08:00
|
|
|
# osx files
|
|
|
|
.DS_STORE
|
2013-05-11 19:45:15 -07:00
|
|
|
|
2020-06-14 18:52:33 -07:00
|
|
|
# compiled graphics
|
2017-06-24 13:31:23 -07:00
|
|
|
*.1bpp
|
2020-06-14 18:52:33 -07:00
|
|
|
*.2bpp
|
2017-05-28 11:09:12 -07:00
|
|
|
*.lz
|
2020-06-14 18:52:33 -07:00
|
|
|
*.gbcpal
|
|
|
|
*.dimensions
|
2017-05-28 20:37:45 -07:00
|
|
|
*.animated.tilemap
|
2020-04-07 15:06:10 -07:00
|
|
|
*.sgb.tilemap
|
2017-12-26 09:55:02 -08:00
|
|
|
gfx/pokemon/*/bitmask.asm
|
|
|
|
gfx/pokemon/*/frames.asm
|
2018-09-20 08:17:05 -07:00
|
|
|
!gfx/pokemon/unown/bitmask.asm
|
2018-10-11 02:33:28 -07:00
|
|
|
!gfx/pokemon/unown/frames.asm
|