aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove user system-specific files from .gitignoreRangi2020-07-051-11/+0
|
* Sync .gitignore with pokegold and pokecrystalRangi2020-07-051-18/+17
|
* Make .gitignore consistent with pokegold and pokecrystalRangi2020-07-051-18/+24
| | | | Closes #209 (pokeyellow will need all pokered's recent changes synced)
* Create .map files, and don't sort .sym files since rgbds 0.4.0 does thatRangi2020-06-271-0/+1
|
* Don't ignore .map filesU-Daniel-PC\Daniel2015-01-241-1/+0
| | | | it makes it confusing to edit/move the tilemaps in gfx/
* Stop preprocessing files.stag0192014-11-041-3/+0
|
* 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