aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-05Add *.1bpp, *.2bpp, *.pic to .gitignore.yenatch1-0/+5
These are now generated by the build.
2014-04-05Remove "globals.asm" from .gitignore.yenatch1-3/+0
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 labelsyenatch1-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
2013-12-06map/symfiles in .gitignoreyenatch1-7/+8
2013-09-16revert pokemontools to 7aa016fbU-Fish-PC\Daniel1-1/+1
2012-12-21Add generate_sys.py.Sanky1-0/+3
2012-08-26.hgignore -> .gitignoreBryan Bishop1-0/+30