< prev index next >

.gitignore

Print this page

 9 /.jib/
10 .DS_Store
11 .metadata/
12 .recommenders/
13 test/nashorn/script/external
14 test/nashorn/lib
15 NashornProfile.txt
16 **/JTreport/**
17 **/JTwork/**
18 /src/utils/LogCompilation/target/
19 /.project/
20 /.settings/
21 /compile_commands.json
22 /.cache
23 /.gdbinit
24 /.lldbinit
25 **/core.[0-9]*
26 *.rej
27 *.orig
28 test/benchmarks/**/target




 9 /.jib/
10 .DS_Store
11 .metadata/
12 .recommenders/
13 test/nashorn/script/external
14 test/nashorn/lib
15 NashornProfile.txt
16 **/JTreport/**
17 **/JTwork/**
18 /src/utils/LogCompilation/target/
19 /.project/
20 /.settings/
21 /compile_commands.json
22 /.cache
23 /.gdbinit
24 /.lldbinit
25 **/core.[0-9]*
26 *.rej
27 *.orig
28 test/benchmarks/**/target
29 clear.sh
30 run.sh
31 debug/
< prev index next >