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

Side by Side Diff: .gitignore

Issue 985713004: Merge to XFA: Add gmock to .gitignore (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 9 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 | no next file » | 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 /out 4 /out
5 /testing/gmock
5 /testing/gtest 6 /testing/gtest
6 /v8 7 /v8
7 /xcodebuild 8 /xcodebuild
8 Makefile 9 Makefile
9 .DS_Store 10 .DS_Store
10 .gclient 11 .gclient
11 .gclient_entries 12 .gclient_entries
12 *.filters 13 *.filters
13 *.mk 14 *.mk
14 *.opensdf 15 *.opensdf
15 *.pyc 16 *.pyc
16 *.sdf 17 *.sdf
17 *.sln 18 *.sln
18 *.suo 19 *.suo
19 *.user 20 *.user
20 *.vcxproj 21 *.vcxproj
21 *.xcodeproj 22 *.xcodeproj
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698