summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 67b2857bc180737dceea7661403bc42d8d7cdf3e (plain)
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
/base
/build
/buildtools
/out
/testing/corpus
/third_party/android_ndk
/third_party/binutils
/third_party/catapult
/third_party/depot_tools
/third_party/freetype/src
/third_party/googletest/src
/third_party/icu
/third_party/instrumented_libraries
/third_party/jinja2
/third_party/libjpeg_turbo
/third_party/llvm
/third_party/llvm-build
/third_party/markupsafe
/third_party/skia
/third_party/yasm/binaries
/third_party/yasm/source/patched-yasm
/third_party/zlib
/tools/clang
/tools/code_coverage
/tools/memory
/v8
/xcodebuild
.DS_Store
.gclient
.gclient_entries
.gdb_history
.gdbinit
*.aps
*.filters
*.opensdf
*.pyc
*.sdf
*.sln
*.suo
*.user
*.vcxproj
*.xcodeproj
*~