GCC artifacts now isolated to build/ & bin/
This commit is contained in:
parent
d2709736e5
commit
9e3e8797f0
2 changed files with 32 additions and 18 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue