GCC artifacts now isolated to build/ & bin/

This commit is contained in:
Emile Clark-Boman 2025-07-22 07:03:54 +10:00
parent d2709736e5
commit 9e3e8797f0
2 changed files with 32 additions and 18 deletions

9
.gitignore vendored
View file

@ -1,12 +1,7 @@
*.o
*.d
build/
bin/
# `make -f Makefile.js` artifacts
.emscripten_cache
js/*
!js/lib.js
# `make -f Makefile` artifacts
build_filelist
splitimg
temu