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

Side by Side Diff: .gitignore

Issue 835233002: Re-enable pdfium_unittests. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Add .gitignore Created 5 years, 11 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 /out 4 /out
5 /testing/gtest
5 /v8 6 /v8
6 /xcodebuild 7 /xcodebuild
7 Makefile 8 Makefile
8 .DS_Store 9 .DS_Store
10 .gclient
11 .gclient_entries
9 *.filters 12 *.filters
10 *.mk 13 *.mk
11 *.opensdf 14 *.opensdf
12 *.pyc 15 *.pyc
13 *.sdf 16 *.sdf
14 *.sln 17 *.sln
15 *.suo 18 *.suo
16 *.user 19 *.user
17 *.vcxproj 20 *.vcxproj
18 *.xcodeproj 21 *.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