diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a5603ec7e..623c6b0c1 100644 --- a/.gitignore +++ b/.gitignore @@ -20,8 +20,12 @@ src/device/rp/*.s vendor llvm-build llvm-project +build/* # Ignore files generated by smoketest +test.bin +test.elf +test.exe test.gba test.hex test.nro |