escargot/.gitignore
Seonghyun Kim 0c834fe76d Update Jenkinsfiles
* add arm64 version of jenkins
* fix arm64-gcc issue

Signed-off-by: Seonghyun Kim <sh8281.kim@samsung.com>
2023-07-18 16:44:16 +09:00

42 lines
553 B
Text

#error_report
escargot
escargot.x*
.project
.cproject
.settings
input.js
output.js
*.o
*.d
*.js
*.swp
*.pyc
tags
cscope.out
#test/out/
#test/SunSpider/resources/sunspider-standalone-driver.js
#memps
escargot.asm
escargot.elf
out
build.ninja
rules.ninja
.ninja_deps
.ninja_log
android/obj
android/libs
tools/vendortest/chakracore/chakracorelog.verbose.txt
tools/test/jetstream/*.res
*.gen.txt
*.log.txt
*.sort.txt
bdwgcUsage.dat
node_modules
CMakeCache.txt
CMakeFiles
cmake_install.cmake
#etc
.vscode
EscargotInfo.h
third_party/wasm/config.h
escargot.pc