Chromium Code Reviews

Side by Side Diff: .gitignore

Issue 21173004: Version 3.20.11.1 (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « no previous file | ChangeLog » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.a 1 *.a
2 *.exe 2 *.exe
3 *.idb 3 *.idb
4 *.lib 4 *.lib
5 *.log 5 *.log
6 *.map 6 *.map
7 *.mk 7 *.mk
8 *.ncb 8 *.ncb
9 *.pdb 9 *.pdb
10 *.pyc 10 *.pyc
(...skipping 41 matching lines...)
52 /tools/oom_dump/oom_dump.o 52 /tools/oom_dump/oom_dump.o
53 /tools/visual_studio/Debug 53 /tools/visual_studio/Debug
54 /tools/visual_studio/Release 54 /tools/visual_studio/Release
55 /xcodebuild 55 /xcodebuild
56 TAGS 56 TAGS
57 *.Makefile 57 *.Makefile
58 GTAGS 58 GTAGS
59 GRTAGS 59 GRTAGS
60 GSYMS 60 GSYMS
61 GPATH 61 GPATH
62 /_*
OLDNEW
« no previous file with comments | « no previous file | ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine