From 9483a23c8ab7f22e1fcf8365158c7b367cb8804c Mon Sep 17 00:00:00 2001 From: juj Date: Wed, 13 Apr 2022 19:48:17 +0300 Subject: [PATCH] Update .gitignore to add ccache and ninja (#1027) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 229c0b6..0d794d2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,11 +13,13 @@ __pycache__ /emscripten-releases-tot.txt # File that get download/extracted by emsdk itself +/ccache /gnu /upstream /fastcomp /fastcomp-clang/ /llvm +/ninja /releases /clang /emscripten