diff --git a/.gitignore b/.gitignore index 92f990597..5c2aabbe0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,16 @@ # Prerequisites *.d testrun +benchmarkrun + # Object files *.o *.ko *.obj *.elf *.ll +*.wasm +*.s # Linker output *.ilk