summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2014-04-05Add *.1bpp, *.2bpp, *.pic to .gitignore.yenatch
These are now generated by the build.
2014-04-05Remove "globals.asm" from .gitignore.yenatch
globals.asm is no longer part of the build, is not generated, does not exist at all.
2013-12-07handle preprocessing in one python procress; export asm labelsyenatch
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
2013-12-06map/symfiles in .gitignoreyenatch
2013-09-16revert pokemontools to 7aa016fbU-Fish-PC\Daniel
2012-12-21Add generate_sys.py.Sanky
2012-08-26.hgignore -> .gitignoreBryan Bishop