OLD | NEW |
---|---|
1 /build/Debug | 1 /build/Debug |
2 /build/Release | 2 /build/Release |
3 /build/gyp | 3 /build/gyp |
4 /buildtools | 4 /buildtools |
5 /out | 5 /out |
6 /testing/corpus | 6 /testing/corpus |
7 /testing/gmock | 7 /testing/gmock |
8 /testing/gtest | 8 /testing/gtest |
9 /third_party/llvm | 9 /third_party/llvm |
10 /third_party/llvm-build | 10 /third_party/llvm-build |
11 /tools/clang | 11 /tools/clang |
12 /v8 | 12 /v8 |
13 /xcodebuild | 13 /xcodebuild |
14 Makefile | 14 Makefile |
15 .DS_Store | 15 .DS_Store |
16 .gclient | 16 .gclient |
17 .gclient_entries | 17 .gclient_entries |
18 *.aps | 18 *.aps |
19 *.filters | 19 *.filters |
20 *.mk | 20 *.mk |
21 *.opensdf | 21 *.opensdf |
22 *.pyc | 22 *.pyc |
23 *.sdf | 23 *.sdf |
24 *.sln | 24 *.sln |
25 *.suo | 25 *.suo |
26 *.user | 26 *.user |
27 *.vcxproj | 27 *.vcxproj |
28 *.xcodeproj | 28 *.xcodeproj |
29 third_party/skia | |
Tom Sepez
2016/03/16 18:51:51
nit: keep sorted, this goes at line 11. Is there
dsinclair
2016/03/16 19:35:13
Done.
| |
OLD | NEW |