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
|
||||
|
||||
# File that get download/extracted by emsdk itself
|
||||
/ccache
|
||||
/gnu
|
||||
/upstream
|
||||
/fastcomp
|
||||
/fastcomp-clang/
|
||||
/llvm
|
||||
/ninja
|
||||
/releases
|
||||
/clang
|
||||
/emscripten
|
||||
|
||||
Reference in New Issue
Block a user