aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add *.1bpp, *.2bpp, *.pic to .gitignore.yenatch2014-04-051-0/+5
| | | | These are now generated by the build.
* Remove "globals.asm" from .gitignore.yenatch2014-04-051-3/+0
| | | | globals.asm is no longer part of the build, is not generated, does not exist at all.
* handle preprocessing in one python procress; export asm labelsyenatch2013-12-071-0/+3
| | | | | instead of running a process for each file, one process handles all files rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm
* map/symfiles in .gitignoreyenatch2013-12-061-7/+8
|
* revert pokemontools to 7aa016fbU-Fish-PC\Daniel2013-09-161-1/+1
|
* Add generate_sys.py.Sanky2012-12-211-0/+3
|
* .hgignore -> .gitignoreBryan Bishop2012-08-261-0/+30