Update .gitignore to add ccache and ninja (#1027)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,11 +13,13 @@ __pycache__
|
|||||||
/emscripten-releases-tot.txt
|
/emscripten-releases-tot.txt
|
||||||
|
|
||||||
# File that get download/extracted by emsdk itself
|
# File that get download/extracted by emsdk itself
|
||||||
|
/ccache
|
||||||
/gnu
|
/gnu
|
||||||
/upstream
|
/upstream
|
||||||
/fastcomp
|
/fastcomp
|
||||||
/fastcomp-clang/
|
/fastcomp-clang/
|
||||||
/llvm
|
/llvm
|
||||||
|
/ninja
|
||||||
/releases
|
/releases
|
||||||
/clang
|
/clang
|
||||||
/emscripten
|
/emscripten
|
||||||
|
|||||||
Reference in New Issue
Block a user