arkcompiler_runtime_core/.gitignore
Zelentsov Dmitry 286c6aad0d Title: Implement smart casts. Part I.
Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/I8PF27?from=project-issue

Tests: build, CI

Signed-off-by: Zelentsov Dmitry <zelentsov.dmitry@huawei-partners.com>

Accept-Changeset: 12610:fe:1856:rt:1240
2024-04-05 09:04:00 +03:00

38 lines
994 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/accord
static_core/plugins/java
static_core/plugins/cangjie
static_core/plugins/ecmascript
static_core/plugins/hz_ecmascript
static_core/plugins/tests_java_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__
static_core/build