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

Side by Side Diff: .gitignore

Issue 491673002: Initial refactor of shaderbuilder (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 | gyp/gpu.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.pyc 1 *.pyc
2 *.swp 2 *.swp
3 .DS_Store 3 .DS_Store
4 .android_config 4 .android_config
5 .gclient* 5 .gclient*
6 .gm-actuals 6 .gm-actuals
7 .cproject
8 .project
9 .settings/
7 TAGS 10 TAGS
8 common 11 common
9 gyp/build 12 gyp/build
10 out 13 out
11 platform_tools/chromeos/third_party/externals 14 platform_tools/chromeos/third_party/externals
12 platform_tools/chromeos/toolchain 15 platform_tools/chromeos/toolchain
13 third_party/externals 16 third_party/externals
14 tools/bug_chomper/oauth_client_secret.json 17 tools/bug_chomper/oauth_client_secret.json
15 xcodebuild 18 xcodebuild
OLDNEW
« no previous file with comments | « no previous file | gyp/gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698