Home | History | Annotate | Download | only in v8
      1 *.a
      2 *.exe
      3 *.idb
      4 *.lib
      5 *.log
      6 *.map
      7 *.mk
      8 *.ncb
      9 *.pdb
     10 *.pyc
     11 *.scons*
     12 *.sdf
     13 *.sln
     14 *.so
     15 *.suo
     16 *.user
     17 *.vcproj
     18 *.vcxproj
     19 *.vcxproj.filters
     20 *.xcodeproj
     21 #*#
     22 *~
     23 .cpplint-cache
     24 .cproject
     25 .d8_history
     26 .gclient_entries
     27 .project
     28 .pydevproject
     29 .settings
     30 .*.sw?
     31 bsuite
     32 d8
     33 d8_g
     34 gccauses
     35 gcsuspects
     36 shell
     37 shell_g
     38 /_*
     39 /build/Debug
     40 /build/gyp
     41 /build/ipch/
     42 /build/Release
     43 /buildtools
     44 /hydrogen.cfg
     45 /obj
     46 /out
     47 /perf.data
     48 /perf.data.old
     49 /test/benchmarks/CHECKED_OUT_*
     50 /test/benchmarks/downloaded_*
     51 /test/benchmarks/kraken
     52 /test/benchmarks/octane
     53 /test/benchmarks/sunspider
     54 /test/mozilla/CHECKED_OUT_VERSION
     55 /test/mozilla/data
     56 /test/mozilla/data.old
     57 /test/mozilla/downloaded_*
     58 /test/promises-aplus/promises-tests
     59 /test/promises-aplus/promises-tests.tar.gz
     60 /test/promises-aplus/sinon
     61 /test/test262/data
     62 /test/test262/data.old
     63 /test/test262/tc39-test262-*
     64 /testing/gmock
     65 /testing/gtest
     66 /third_party/icu
     67 /third_party/llvm
     68 /tools/jsfunfuzz
     69 /tools/jsfunfuzz.zip
     70 /tools/oom_dump/oom_dump
     71 /tools/oom_dump/oom_dump.o
     72 /tools/visual_studio/Debug
     73 /tools/visual_studio/Release
     74 /v8.log.ll
     75 /xcodebuild
     76 TAGS
     77 *.Makefile
     78 GTAGS
     79 GRTAGS
     80 GSYMS
     81 GPATH
     82 gtags.files
     83 turbo*.dot
     84