|  | # commonly generated files | 
|  | *.pyc | 
|  | *~ | 
|  | .*.sw? | 
|  | .DS_Store | 
|  | .classpath | 
|  | .cproject | 
|  | .gdb_history | 
|  | .gdbinit | 
|  | .landmines | 
|  | .project | 
|  | .pub | 
|  | .pydevproject | 
|  | .checkstyle | 
|  | cscope.* | 
|  | mojo_shell.trace | 
|  | Session.vim | 
|  | tags | 
|  | Thumbs.db | 
|  | v8.log | 
|  |  | 
|  | # directories pulled in via deps or hooks | 
|  | /base/ | 
|  | /build/linux/bin/eu-strip | 
|  | /buildtools/ | 
|  | /dart/ | 
|  | /dart-pub-cache/ | 
|  | /native_client/ | 
|  | /out/ | 
|  | /out_*/ | 
|  | /sdch/open-vcdiff/ | 
|  | /testing/gmock/ | 
|  | /testing/gtest/ | 
|  | /third_party/android_tools/ | 
|  | /third_party/angle/ | 
|  | /third_party/appurify-python/ | 
|  | /third_party/breakpad/src/ | 
|  | /third_party/boringssl/src/ | 
|  | /third_party/brotli/src/ | 
|  | /third_party/colorama/src/ | 
|  | /third_party/dart-sdk/ | 
|  | /third_party/dejavu-fonts-ttf-2.34/ttf/*.ttf | 
|  | /third_party/ffmpeg/ | 
|  | /third_party/freetype-android/src | 
|  | /third_party/glm/ | 
|  | /third_party/go/ | 
|  | /third_party/icu/ | 
|  | /third_party/jsr-305/src/ | 
|  | /third_party/leveldatabase/ | 
|  | /third_party/libc++/trunk/ | 
|  | /third_party/libc++abi/trunk/ | 
|  | /third_party/libcxx/libcxx | 
|  | /third_party/libcxx/libcxxabi | 
|  | /third_party/llvm/ | 
|  | /third_party/llvm-build/ | 
|  | /third_party/lss/ | 
|  | /third_party/junit/src/ | 
|  | /third_party/mesa/src/ | 
|  | /third_party/mockito/src/ | 
|  | /third_party/pdfium/ | 
|  | /third_party/pyelftools/ | 
|  | /third_party/pywebsocket/src/ | 
|  | /third_party/requests/src/ | 
|  | /third_party/robolectric/lib/ | 
|  | /third_party/skia/ | 
|  | /third_party/smhasher/src/ | 
|  | /third_party/snappy/src/ | 
|  | /third_party/yasm/source/patched-yasm/ | 
|  | /tonic/ | 
|  | /tools/grit/ | 
|  | /url/ | 
|  | /v8/ | 
|  |  | 
|  | # dart packages directories and related. | 
|  | /benchmarks/**/.packages | 
|  | /benchmarks/**/packages | 
|  | /benchmarks/**/pubspec.lock | 
|  | /examples/dart/**/.packages | 
|  | /examples/dart/**/packages | 
|  | /examples/dart/**/pubspec.lock | 
|  | /mojo/dart/apptests/**/.packages | 
|  | /mojo/dart/apptests/**/packages | 
|  | /mojo/dart/apptests/**/pubspec.lock | 
|  | /mojo/dart/packages/**/.packages | 
|  | /mojo/dart/packages/**/packages | 
|  | /mojo/dart/packages/**/pubspec.lock | 
|  | /mojo/dart/unittests/**/.packages | 
|  | /mojo/dart/unittests/**/packages | 
|  | /mojo/dart/unittests/**/pubspec.lock | 
|  |  | 
|  | # downloaded keyboard_native resources. | 
|  | /services/keyboard_native/res/*.png | 
|  |  | 
|  | # breakpad tool | 
|  | /mojo/tools/linux64/dump_syms | 
|  | /mojo/tools/linux64/symupload | 
|  |  | 
|  | # downloaded prediction dictionary files. | 
|  | /services/prediction/res/*.dict |