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 .project
     27 .pydevproject
     28 .settings
     29 .*.sw?
     30 bsuite
     31 d8
     32 d8_g
     33 gccauses
     34 gcsuspects
     35 shell
     36 shell_g
     37 /_*
     38 /build/Debug
     39 /build/gyp
     40 /build/ipch/
     41 /build/Release
     42 /buildtools
     43 /hydrogen.cfg
     44 /obj
     45 /out
     46 /perf.data
     47 /perf.data.old
     48 /test/benchmarks/CHECKED_OUT_*
     49 /test/benchmarks/downloaded_*
     50 /test/benchmarks/kraken
     51 /test/benchmarks/octane
     52 /test/benchmarks/sunspider
     53 /test/mozilla/CHECKED_OUT_VERSION
     54 /test/mozilla/data
     55 /test/mozilla/data.old
     56 /test/mozilla/downloaded_*
     57 /test/promises-aplus/promises-tests
     58 /test/promises-aplus/promises-tests.tar.gz
     59 /test/promises-aplus/sinon
     60 /test/test262/data
     61 /test/test262/data.old
     62 /test/test262/tc39-test262-*
     63 /third_party
     64 /tools/jsfunfuzz
     65 /tools/jsfunfuzz.zip
     66 /tools/oom_dump/oom_dump
     67 /tools/oom_dump/oom_dump.o
     68 /tools/visual_studio/Debug
     69 /tools/visual_studio/Release
     70 /v8.log.ll
     71 /xcodebuild
     72 TAGS
     73 *.Makefile
     74 GTAGS
     75 GRTAGS
     76 GSYMS
     77 GPATH
     78 gtags.files
     79