Update .gitignore to add ccache and ninja
diff --git a/.gitignore b/.gitignore
index 229c0b6..0d794d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,11 +13,13 @@
 /emscripten-releases-tot.txt
 
 # File that get download/extracted by emsdk itself
+/ccache
 /gnu
 /upstream
 /fastcomp
 /fastcomp-clang/
 /llvm
+/ninja
 /releases
 /clang
 /emscripten