mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-05 09:17:48 +00:00
Generate all necessary files for RGBGFX tests
This commit is contained in:
7
test/gfx/.gitignore
vendored
7
test/gfx/.gitignore
vendored
@@ -1,5 +1,10 @@
|
||||
# Test binaries
|
||||
/randtilegen
|
||||
/rgbgfx_test
|
||||
# Generated by randtilegen
|
||||
/*.png
|
||||
/result*.2bpp
|
||||
/*.rng
|
||||
# Generated by the test program (some PNGs are already covered by the above)
|
||||
/result.2bpp
|
||||
/result.pal
|
||||
/result.attrmap
|
||||
|
||||
Reference in New Issue
Block a user