developtools_ace_ets2bundle/.gitignore
ElevenDuan 76cfdf57bf Fix so file logger error && code check
Issue: IABTMU
Signed-off-by: ElevenDuan <duanshiyi1@huawei.com>
Change-Id: I945684bf1b275c6f04cbe4872add9a8c8a1342c7
2024-07-18 10:00:21 +08:00

28 lines
1.4 KiB
Plaintext

.vscode/
compiler/arkTest_build/
compiler/node_modules/
compiler/lib/
compiler/declarations/
compiler/sample/build/
compiler/component_config.json
compiler/form_config.json
compiler/build_config.json
compiler/syntax_parser/dist/
compiler/.nyc_output
compiler/.test_output
compiler/kit_configs
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/default/
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/entry/src/main/pages/
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/filesInfo.txt
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/modules.cache
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/npmEntries.txt
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/sourceMaps.map
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/compileContextInfo.json
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/temporary/
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/entry/
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/filesInfo.txt
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/modules.cache
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/npmEntries.txt
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/sourceMaps.map
compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/compileContextInfo.json