diff options
| author | Sanky <gsanky@gmail.com> | 2012-12-21 19:49:56 +0100 |
|---|---|---|
| committer | Sanky <gsanky@gmail.com> | 2012-12-21 19:49:56 +0100 |
| commit | 2efa3ebe1fa7901990d66950827796f4bef7e36f (patch) | |
| tree | 624a86605ac43cb76e3a7dc5f09513ba0a585bca /.gitignore | |
| parent | disasm MoveSelectionMenu (diff) | |
| download | pokeyellow-2efa3ebe1fa7901990d66950827796f4bef7e36f.tar.gz pokeyellow-2efa3ebe1fa7901990d66950827796f4bef7e36f.tar.xz pokeyellow-2efa3ebe1fa7901990d66950827796f4bef7e36f.zip | |
Add generate_sys.py.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ baserom.sav pokered.sgm pokered.sav +baserom.sys +pokered.sys + # for vim configuration # url: http://www.vim.org/scripts/script.php?script_id=441 .lvimrc |
