-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
61 lines (61 loc) · 1.26 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
error_report
escargot
escargot.x*
.project
.cproject
.settings
mozjs
input.js
output.js
*.o
*.d
*.js
*.swp
!test/*.js
*.pyc
tags
third_party/bdwgc/.deps
third_party/bdwgc/.libs
third_party/bdwgc/Makefile
third_party/bdwgc/Makefile.in
third_party/bdwgc/*.m4
third_party/bdwgc/*.lo
third_party/bdwgc/*.o
third_party/bdwgc/autom4te.cache
third_party/bdwgc/*.pc
third_party/bdwgc/compile
third_party/bdwgc/config.guess
third_party/bdwgc/config.log
third_party/bdwgc/config.status
third_party/bdwgc/config.sub
third_party/bdwgc/configure
third_party/bdwgc/cord
third_party/bdwgc/depcomp
third_party/bdwgc/extra/.deps/
third_party/bdwgc/include/config.h
third_party/bdwgc/include/config.h.in
third_party/bdwgc/include/stamp-h1
third_party/bdwgc/install-sh
third_party/bdwgc/libatomic_ops/
third_party/bdwgc/libcord.la
third_party/bdwgc/libgc.la
third_party/bdwgc/libtool
third_party/bdwgc/ltmain.sh
third_party/bdwgc/tests/.deps/
third_party/bdwgc/m4
third_party/bdwgc/missing
third_party/bdwgc/test-driver
third_party/bdwgc/out/
test/out/
test/SunSpider/resources/sunspider-standalone-driver.js
memps
escargot.asm
escargot.elf
out
compiledFunctions.txt
osrExitedFunctions.txt
test/test262/test/config/excludelist.xml
android/obj
android/libs
test/chakracore/chakracorelog.verbose.txt
*.gen.txt