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

Side by Side Diff: .gitignore

Issue 191133005: git-sync-deps tool (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: AnotherPatchSet Created 6 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 | docs/quickstart.md » ('j') | tools/DEPS.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.pyc
borenet 2014/03/10 20:13:30 These changes seem orthogonal to the rest of this
hal.canary 2014/04/11 15:52:36 Done.
1 *.swp 2 *.swp
3 .DS_Store
2 .android_config 4 .android_config
3 .DS_Store
4 .gclient* 5 .gclient*
5 *.pyc 6 TAGS
6 gyp/build/ 7 gyp/build
7 out 8 out
8 third_party/externals/ 9 platform_tools/chromeos/third_party/externals
9 xcodebuild/ 10 platform_tools/chromeos/toolchain/src/third_party/chromite
10 TAGS 11 platform_tools/chromeos/toolchain/src/third_party/pyelftools
12 third_party/externals
13 xcodebuild
OLDNEW
« no previous file with comments | « no previous file | docs/quickstart.md » ('j') | tools/DEPS.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698