arkcompiler_runtime_core/.gitignore
Petrov Igor 225968373d Update REVIEWERS
Update REVIEWERS and remove unnecessary directories in `.gitignore`

Issue: #IAJOY3

Testing: `CI`

Signed-off-by: Petrov Igor <petrov.826961@huawei.com>
2024-08-13 11:22:37 +03:00

32 lines
820 B
Plaintext

/ark-third-party
**/compile_commands.json
/build**
build_*
/out/
.vscode
.idea
*cmake-build-*
cts-generated
.dir-locals.el
artifacts/
cscope*
tags
.byebug_history
.cache
*.swp
static_core/build
static_core/plugins/ecmascript
static_core/plugins/ets/tools/declgen_ts2ets/build
static_core/plugins/ets/tools/declgen_ts2ets/node_modules
static_core/plugins/ets/tools/declgen_ts2ets/out
static_core/plugins/ets/tools/declgen_ts2ets/package-lock.json
static_core/plugins/ets/doc/.gitignore/out/
static_core/plugins/ets/doc/.gitignore/build/
static_core/plugins/ets/doc/.gitignore/rst~
static_core/tools/sampler/scripts/package-lock.json
static_core/tools/sampler/scripts/node_modules
static_core/tools/sampler/scripts/fetch_modules_from_device.js
static_core/tools/es2panda
static_core/third_party
static_core/**/__pycache__