Ignore GCC compiled binaries

This commit is contained in:
Emile Clark-Boman 2025-07-22 04:01:29 +10:00
parent f693b6afe9
commit f131713dc6

7
.gitignore vendored
View file

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