# generated
*.tx
*.o
*.ctf

# precompiled python
*.pyc
*$py.class

# no binaries
*.exe
utils/lzcomp
utils/lzdump
utils/textcomp
utils/bspcomp
utils/ipspatch
utils/xorbanks

# roms
*.gbc
*.gb

# for any of the poor souls with save game files in their working directory
*.sgm
*.sav
*.rtc
*.sn*

# rgbds extras
*.map
*.sym

# patch and associated files
pokeprism.bsp
patch/debug.ips
patch/hashes.txt
patch/xorpatch.bin
patch/version.txt

# compare.sh
baserom.txt
pokecrystal.txt

# for vim configuration
# url: http://www.vim.org/scripts/script.php?script_id=441
.lvimrc
# swap files for vim
.*.swp
# swap files for gedit
*~

# from github/gitignore/blob/master/Global/Windows.gitignore
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk
*.db
*.bak
