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

Side by Side Diff: .gitignore

Issue 1032853004: Add testing/corpus to .gitignore (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
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/corpus
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 *.filters 14 *.filters
14 *.mk 15 *.mk
15 *.opensdf 16 *.opensdf
16 *.pyc 17 *.pyc
17 *.sdf 18 *.sdf
18 *.sln 19 *.sln
19 *.suo 20 *.suo
20 *.user 21 *.user
21 *.vcxproj 22 *.vcxproj
22 *.xcodeproj 23 *.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