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

Side by Side Diff: .gitignore

Issue 1152523007: Merge to XFA: Standalone checkout gets buildtools. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: 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/gmock 6 /testing/gmock
6 /testing/gtest 7 /testing/gtest
7 /v8 8 /v8
8 /xcodebuild 9 /xcodebuild
9 Makefile 10 Makefile
10 .DS_Store 11 .DS_Store
11 .gclient 12 .gclient
12 .gclient_entries 13 .gclient_entries
13 *.aps 14 *.aps
14 *.filters 15 *.filters
15 *.mk 16 *.mk
16 *.opensdf 17 *.opensdf
17 *.pyc 18 *.pyc
18 *.sdf 19 *.sdf
19 *.sln 20 *.sln
20 *.suo 21 *.suo
21 *.user 22 *.user
22 *.vcxproj 23 *.vcxproj
23 *.xcodeproj 24 *.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