Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(440)

Side by Side Diff: .gitignore

Issue 1149623011: Standalone checkout gets buildtools. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Alphabetize Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /build/Debug 1 /build/Debug
2 /build/Release 2 /build/Release
3 /build/gyp 3 /build/gyp
4 /buildtools
4 /out 5 /out
5 /testing/corpus 6 /testing/corpus
6 /testing/gmock 7 /testing/gmock
7 /testing/gtest 8 /testing/gtest
8 /v8 9 /v8
9 /xcodebuild 10 /xcodebuild
10 Makefile 11 Makefile
11 .DS_Store 12 .DS_Store
12 .gclient 13 .gclient
13 .gclient_entries 14 .gclient_entries
14 *.aps 15 *.aps
15 *.filters 16 *.filters
16 *.mk 17 *.mk
17 *.opensdf 18 *.opensdf
18 *.pyc 19 *.pyc
19 *.sdf 20 *.sdf
20 *.sln 21 *.sln
21 *.suo 22 *.suo
22 *.user 23 *.user
23 *.vcxproj 24 *.vcxproj
24 *.xcodeproj 25 *.xcodeproj
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698